CopyableBuilder<AttachVpnGatewayResponse.Builder,AttachVpnGatewayResponse>
, SdkBuilder<AttachVpnGatewayResponse.Builder,AttachVpnGatewayResponse>
public static interface AttachVpnGatewayResponse.Builder extends CopyableBuilder<AttachVpnGatewayResponse.Builder,AttachVpnGatewayResponse>
Modifier and Type | Method | Description |
---|---|---|
AttachVpnGatewayResponse.Builder |
vpcAttachment(VpcAttachment vpcAttachment) |
Information about the attachment.
|
copy
apply, build
AttachVpnGatewayResponse.Builder vpcAttachment(VpcAttachment vpcAttachment)
Information about the attachment.
vpcAttachment
- Information about the attachment.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.