Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnConnectAttachmentMixinProps.Builder
Packages that use CfnConnectAttachmentMixinProps.Builder
-
Uses of CfnConnectAttachmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnConnectAttachmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnConnectAttachmentMixinProps.builder()CfnConnectAttachmentMixinProps.Builder.coreNetworkId(String coreNetworkId) Sets the value ofCfnConnectAttachmentMixinProps.getCoreNetworkId()CfnConnectAttachmentMixinProps.Builder.edgeLocation(String edgeLocation) Sets the value ofCfnConnectAttachmentMixinProps.getEdgeLocation()CfnConnectAttachmentMixinProps.Builder.networkFunctionGroupName(String networkFunctionGroupName) Sets the value ofCfnConnectAttachmentMixinProps.getNetworkFunctionGroupName()CfnConnectAttachmentMixinProps.Builder.options(CfnConnectAttachmentPropsMixin.ConnectAttachmentOptionsProperty options) Sets the value ofCfnConnectAttachmentMixinProps.getOptions()CfnConnectAttachmentMixinProps.Builder.options(IResolvable options) Sets the value ofCfnConnectAttachmentMixinProps.getOptions()CfnConnectAttachmentMixinProps.Builder.proposedNetworkFunctionGroupChange(CfnConnectAttachmentPropsMixin.ProposedNetworkFunctionGroupChangeProperty proposedNetworkFunctionGroupChange) Sets the value ofCfnConnectAttachmentMixinProps.getProposedNetworkFunctionGroupChange()CfnConnectAttachmentMixinProps.Builder.proposedNetworkFunctionGroupChange(IResolvable proposedNetworkFunctionGroupChange) Sets the value ofCfnConnectAttachmentMixinProps.getProposedNetworkFunctionGroupChange()CfnConnectAttachmentMixinProps.Builder.proposedSegmentChange(CfnConnectAttachmentPropsMixin.ProposedSegmentChangeProperty proposedSegmentChange) Sets the value ofCfnConnectAttachmentMixinProps.getProposedSegmentChange()CfnConnectAttachmentMixinProps.Builder.proposedSegmentChange(IResolvable proposedSegmentChange) Sets the value ofCfnConnectAttachmentMixinProps.getProposedSegmentChange()CfnConnectAttachmentMixinProps.Builder.routingPolicyLabel(String routingPolicyLabel) Sets the value ofCfnConnectAttachmentMixinProps.getRoutingPolicyLabel()Sets the value ofCfnConnectAttachmentMixinProps.getTags()CfnConnectAttachmentMixinProps.Builder.transportAttachmentId(String transportAttachmentId) Sets the value ofCfnConnectAttachmentMixinProps.getTransportAttachmentId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkmanager with parameters of type CfnConnectAttachmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectAttachmentMixinProps.Builder.