Uses of Class
software.amazon.awscdk.services.networkmanager.CfnConnectAttachmentProps.Builder
Packages that use CfnConnectAttachmentProps.Builder
Package
Description
AWS::NetworkManager Construct Library
-
Uses of CfnConnectAttachmentProps.Builder in software.amazon.awscdk.services.networkmanager
Methods in software.amazon.awscdk.services.networkmanager that return CfnConnectAttachmentProps.BuilderModifier and TypeMethodDescriptionCfnConnectAttachmentProps.builder()CfnConnectAttachmentProps.Builder.coreNetworkId(String coreNetworkId) Sets the value ofCfnConnectAttachmentProps.getCoreNetworkId()CfnConnectAttachmentProps.Builder.edgeLocation(String edgeLocation) Sets the value ofCfnConnectAttachmentProps.getEdgeLocation()CfnConnectAttachmentProps.Builder.options(IResolvable options) Sets the value ofCfnConnectAttachmentProps.getOptions()CfnConnectAttachmentProps.Builder.options(CfnConnectAttachment.ConnectAttachmentOptionsProperty options) Sets the value ofCfnConnectAttachmentProps.getOptions()CfnConnectAttachmentProps.Builder.proposedSegmentChange(IResolvable proposedSegmentChange) Sets the value ofCfnConnectAttachmentProps.getProposedSegmentChange()CfnConnectAttachmentProps.Builder.proposedSegmentChange(CfnConnectAttachment.ProposedSegmentChangeProperty proposedSegmentChange) Sets the value ofCfnConnectAttachmentProps.getProposedSegmentChange()Sets the value ofCfnConnectAttachmentProps.getTags()CfnConnectAttachmentProps.Builder.transportAttachmentId(String transportAttachmentId) Sets the value ofCfnConnectAttachmentProps.getTransportAttachmentId()Constructors in software.amazon.awscdk.services.networkmanager with parameters of type CfnConnectAttachmentProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectAttachmentProps.Builder.