Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnDirectConnectGatewayAttachmentPropsMixin.Builder
Packages that use CfnDirectConnectGatewayAttachmentPropsMixin.Builder
-
Uses of CfnDirectConnectGatewayAttachmentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnDirectConnectGatewayAttachmentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDirectConnectGatewayAttachmentPropsMixin.Builder.coreNetworkId(String coreNetworkId) The ID of a core network for the Direct Connect Gateway attachment.CfnDirectConnectGatewayAttachmentPropsMixin.Builder.create()CfnDirectConnectGatewayAttachmentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDirectConnectGatewayAttachmentPropsMixin.Builder.directConnectGatewayArn(String directConnectGatewayArn) The Direct Connect gateway attachment ARN.CfnDirectConnectGatewayAttachmentPropsMixin.Builder.edgeLocations(List<String> edgeLocations) The Regions where the edges are located.CfnDirectConnectGatewayAttachmentPropsMixin.Builder.proposedNetworkFunctionGroupChange(CfnDirectConnectGatewayAttachmentPropsMixin.ProposedNetworkFunctionGroupChangeProperty proposedNetworkFunctionGroupChange) Describes proposed changes to a network function group.CfnDirectConnectGatewayAttachmentPropsMixin.Builder.proposedNetworkFunctionGroupChange(IResolvable proposedNetworkFunctionGroupChange) Describes proposed changes to a network function group.CfnDirectConnectGatewayAttachmentPropsMixin.Builder.proposedSegmentChange(CfnDirectConnectGatewayAttachmentPropsMixin.ProposedSegmentChangeProperty proposedSegmentChange) Describes a proposed segment change.CfnDirectConnectGatewayAttachmentPropsMixin.Builder.proposedSegmentChange(IResolvable proposedSegmentChange) Describes a proposed segment change.CfnDirectConnectGatewayAttachmentPropsMixin.Builder.routingPolicyLabel(String routingPolicyLabel) Routing policy label.Tags for the attachment.