Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnVpcAttachmentMixinProps.Builder
Packages that use CfnVpcAttachmentMixinProps.Builder
-
Uses of CfnVpcAttachmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnVpcAttachmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnVpcAttachmentMixinProps.builder()CfnVpcAttachmentMixinProps.Builder.coreNetworkId(String coreNetworkId) Sets the value ofCfnVpcAttachmentMixinProps.getCoreNetworkId()CfnVpcAttachmentMixinProps.Builder.options(CfnVpcAttachmentPropsMixin.VpcOptionsProperty options) Sets the value ofCfnVpcAttachmentMixinProps.getOptions()CfnVpcAttachmentMixinProps.Builder.options(IResolvable options) Sets the value ofCfnVpcAttachmentMixinProps.getOptions()CfnVpcAttachmentMixinProps.Builder.proposedNetworkFunctionGroupChange(CfnVpcAttachmentPropsMixin.ProposedNetworkFunctionGroupChangeProperty proposedNetworkFunctionGroupChange) Sets the value ofCfnVpcAttachmentMixinProps.getProposedNetworkFunctionGroupChange()CfnVpcAttachmentMixinProps.Builder.proposedNetworkFunctionGroupChange(IResolvable proposedNetworkFunctionGroupChange) Sets the value ofCfnVpcAttachmentMixinProps.getProposedNetworkFunctionGroupChange()CfnVpcAttachmentMixinProps.Builder.proposedSegmentChange(CfnVpcAttachmentPropsMixin.ProposedSegmentChangeProperty proposedSegmentChange) Sets the value ofCfnVpcAttachmentMixinProps.getProposedSegmentChange()CfnVpcAttachmentMixinProps.Builder.proposedSegmentChange(IResolvable proposedSegmentChange) Sets the value ofCfnVpcAttachmentMixinProps.getProposedSegmentChange()CfnVpcAttachmentMixinProps.Builder.routingPolicyLabel(String routingPolicyLabel) Sets the value ofCfnVpcAttachmentMixinProps.getRoutingPolicyLabel()CfnVpcAttachmentMixinProps.Builder.subnetArns(List<String> subnetArns) Sets the value ofCfnVpcAttachmentMixinProps.getSubnetArns()Sets the value ofCfnVpcAttachmentMixinProps.getTags()Sets the value ofCfnVpcAttachmentMixinProps.getVpcArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkmanager with parameters of type CfnVpcAttachmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVpcAttachmentMixinProps.Builder.