Uses of Class
software.amazon.awscdk.services.networkmanager.CfnVpcAttachment.Builder
Packages that use CfnVpcAttachment.Builder
Package
Description
AWS::NetworkManager Construct Library
-
Uses of CfnVpcAttachment.Builder in software.amazon.awscdk.services.networkmanager
Methods in software.amazon.awscdk.services.networkmanager that return CfnVpcAttachment.BuilderModifier and TypeMethodDescriptionCfnVpcAttachment.Builder.coreNetworkId(String coreNetworkId) The core network ID.static CfnVpcAttachment.BuilderCfnVpcAttachment.Builder.options(IResolvable options) Options for creating the VPC attachment.CfnVpcAttachment.Builder.options(CfnVpcAttachment.VpcOptionsProperty options) Options for creating the VPC attachment.CfnVpcAttachment.Builder.proposedSegmentChange(IResolvable proposedSegmentChange) AWS::NetworkManager::VpcAttachment.ProposedSegmentChange.CfnVpcAttachment.Builder.proposedSegmentChange(CfnVpcAttachment.ProposedSegmentChangeProperty proposedSegmentChange) AWS::NetworkManager::VpcAttachment.ProposedSegmentChange.CfnVpcAttachment.Builder.subnetArns(List<String> subnetArns) The subnet ARNs.The tags associated with the VPC attachment.The ARN of the VPC attachment.