Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnDirectConnectGatewayAttachmentMixinProps.Builder
Packages that use CfnDirectConnectGatewayAttachmentMixinProps.Builder
-
Uses of CfnDirectConnectGatewayAttachmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnDirectConnectGatewayAttachmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnDirectConnectGatewayAttachmentMixinProps.builder()CfnDirectConnectGatewayAttachmentMixinProps.Builder.coreNetworkId(String coreNetworkId) Sets the value ofCfnDirectConnectGatewayAttachmentMixinProps.getCoreNetworkId()CfnDirectConnectGatewayAttachmentMixinProps.Builder.directConnectGatewayArn(String directConnectGatewayArn) Sets the value ofCfnDirectConnectGatewayAttachmentMixinProps.getDirectConnectGatewayArn()CfnDirectConnectGatewayAttachmentMixinProps.Builder.edgeLocations(List<String> edgeLocations) Sets the value ofCfnDirectConnectGatewayAttachmentMixinProps.getEdgeLocations()CfnDirectConnectGatewayAttachmentMixinProps.Builder.proposedNetworkFunctionGroupChange(CfnDirectConnectGatewayAttachmentPropsMixin.ProposedNetworkFunctionGroupChangeProperty proposedNetworkFunctionGroupChange) CfnDirectConnectGatewayAttachmentMixinProps.Builder.proposedNetworkFunctionGroupChange(IResolvable proposedNetworkFunctionGroupChange) CfnDirectConnectGatewayAttachmentMixinProps.Builder.proposedSegmentChange(CfnDirectConnectGatewayAttachmentPropsMixin.ProposedSegmentChangeProperty proposedSegmentChange) Sets the value ofCfnDirectConnectGatewayAttachmentMixinProps.getProposedSegmentChange()CfnDirectConnectGatewayAttachmentMixinProps.Builder.proposedSegmentChange(IResolvable proposedSegmentChange) Sets the value ofCfnDirectConnectGatewayAttachmentMixinProps.getProposedSegmentChange()CfnDirectConnectGatewayAttachmentMixinProps.Builder.routingPolicyLabel(String routingPolicyLabel) Sets the value ofCfnDirectConnectGatewayAttachmentMixinProps.getRoutingPolicyLabel()Sets the value ofCfnDirectConnectGatewayAttachmentMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkmanager with parameters of type CfnDirectConnectGatewayAttachmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDirectConnectGatewayAttachmentMixinProps.Builder.