Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnVpcAttachmentPropsMixin.Builder
Packages that use CfnVpcAttachmentPropsMixin.Builder
-
Uses of CfnVpcAttachmentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnVpcAttachmentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnVpcAttachmentPropsMixin.Builder.coreNetworkId(String coreNetworkId) The core network ID.CfnVpcAttachmentPropsMixin.Builder.create()CfnVpcAttachmentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnVpcAttachmentPropsMixin.Builder.options(CfnVpcAttachmentPropsMixin.VpcOptionsProperty options) Options for creating the VPC attachment.CfnVpcAttachmentPropsMixin.Builder.options(IResolvable options) Options for creating the VPC attachment.CfnVpcAttachmentPropsMixin.Builder.proposedNetworkFunctionGroupChange(CfnVpcAttachmentPropsMixin.ProposedNetworkFunctionGroupChangeProperty proposedNetworkFunctionGroupChange) Describes proposed changes to a network function group.CfnVpcAttachmentPropsMixin.Builder.proposedNetworkFunctionGroupChange(IResolvable proposedNetworkFunctionGroupChange) Describes proposed changes to a network function group.CfnVpcAttachmentPropsMixin.Builder.proposedSegmentChange(CfnVpcAttachmentPropsMixin.ProposedSegmentChangeProperty proposedSegmentChange) Describes a proposed segment change.CfnVpcAttachmentPropsMixin.Builder.proposedSegmentChange(IResolvable proposedSegmentChange) Describes a proposed segment change.CfnVpcAttachmentPropsMixin.Builder.routingPolicyLabel(String routingPolicyLabel) Routing policy label.CfnVpcAttachmentPropsMixin.Builder.subnetArns(List<String> subnetArns) The subnet ARNs.The tags associated with the VPC attachment.The ARN of the VPC attachment.