public static interface AttachVpnGatewayResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<AttachVpnGatewayResponse.Builder,AttachVpnGatewayResponse>
| Modifier and Type | Method and Description |
|---|---|
AttachVpnGatewayResponse.Builder |
vpcAttachment(VpcAttachment vpcAttachment)
Information about the attachment.
|
AttachVpnGatewayResponse.Builder vpcAttachment(VpcAttachment vpcAttachment)
Information about the attachment.
vpcAttachment - Information about the attachment.Copyright © 2017. All rights reserved.