@Stability(value=Stable) public static final class CfnTransitGatewayVpcAttachmentProps.Builder extends Object implements software.amazon.jsii.Builder<CfnTransitGatewayVpcAttachmentProps>
CfnTransitGatewayVpcAttachmentProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnTransitGatewayVpcAttachmentProps.Builder addSubnetIds(List<String> addSubnetIds)
CfnTransitGatewayVpcAttachmentProps.getAddSubnetIds()addSubnetIds - `AWS::EC2::TransitGatewayVpcAttachment.AddSubnetIds`.this@Stability(value=Stable) public CfnTransitGatewayVpcAttachmentProps.Builder options(Object options)
CfnTransitGatewayVpcAttachmentProps.getOptions()options - `AWS::EC2::TransitGatewayVpcAttachment.Options`.this@Stability(value=Stable) public CfnTransitGatewayVpcAttachmentProps.Builder removeSubnetIds(List<String> removeSubnetIds)
CfnTransitGatewayVpcAttachmentProps.getRemoveSubnetIds()removeSubnetIds - `AWS::EC2::TransitGatewayVpcAttachment.RemoveSubnetIds`.this@Stability(value=Stable) public CfnTransitGatewayVpcAttachmentProps.Builder subnetIds(List<String> subnetIds)
CfnTransitGatewayVpcAttachmentProps.getSubnetIds()subnetIds - `AWS::EC2::TransitGatewayVpcAttachment.SubnetIds`.this@Stability(value=Stable) public CfnTransitGatewayVpcAttachmentProps.Builder tags(List<? extends CfnTag> tags)
CfnTransitGatewayVpcAttachmentProps.getTags()tags - `AWS::EC2::TransitGatewayVpcAttachment.Tags`.this@Stability(value=Stable) public CfnTransitGatewayVpcAttachmentProps.Builder transitGatewayId(String transitGatewayId)
CfnTransitGatewayVpcAttachmentProps.getTransitGatewayId()transitGatewayId - `AWS::EC2::TransitGatewayVpcAttachment.TransitGatewayId`.this@Stability(value=Stable) public CfnTransitGatewayVpcAttachmentProps.Builder vpcId(String vpcId)
CfnTransitGatewayVpcAttachmentProps.getVpcId()vpcId - `AWS::EC2::TransitGatewayVpcAttachment.VpcId`.this@Stability(value=Stable) public CfnTransitGatewayVpcAttachmentProps build()
build in interface software.amazon.jsii.Builder<CfnTransitGatewayVpcAttachmentProps>CfnTransitGatewayVpcAttachmentPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.