DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.Builder.attachmentState(String attachmentState) |
The state of the attachment.
|
DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.Builder.attachmentState(DirectConnectGatewayAttachmentState attachmentState) |
The state of the attachment.
|
DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.Builder.attachmentType(String attachmentType) |
The type of attachment.
|
DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.Builder.attachmentType(DirectConnectGatewayAttachmentType attachmentType) |
The type of attachment.
|
static DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.builder() |
|
DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.Builder.directConnectGatewayId(String directConnectGatewayId) |
The ID of the Direct Connect gateway.
|
DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.Builder.stateChangeError(String stateChangeError) |
The error message if the state of an object failed to advance.
|
DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.toBuilder() |
|
DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.Builder.virtualInterfaceId(String virtualInterfaceId) |
The ID of the virtual interface.
|
DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.Builder.virtualInterfaceOwnerAccount(String virtualInterfaceOwnerAccount) |
The ID of the Amazon Web Services account that owns the virtual interface.
|
DirectConnectGatewayAttachment.Builder |
DirectConnectGatewayAttachment.Builder.virtualInterfaceRegion(String virtualInterfaceRegion) |
The Amazon Web Services Region where the virtual interface is located.
|