Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.directconnect.CfnDirectConnectGatewayAssociationMixinProps.Builder
Packages that use CfnDirectConnectGatewayAssociationMixinProps.Builder
-
Uses of CfnDirectConnectGatewayAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.directconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.directconnect that return CfnDirectConnectGatewayAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnDirectConnectGatewayAssociationMixinProps.Builder.acceptDirectConnectGatewayAssociationProposalRoleArn(String acceptDirectConnectGatewayAssociationProposalRoleArn) CfnDirectConnectGatewayAssociationMixinProps.Builder.allowedPrefixesToDirectConnectGateway(List<String> allowedPrefixesToDirectConnectGateway) CfnDirectConnectGatewayAssociationMixinProps.Builder.associatedGatewayId(String associatedGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationMixinProps.getAssociatedGatewayId()CfnDirectConnectGatewayAssociationMixinProps.Builder.associatedGatewayId(ITransitGatewayRef associatedGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationMixinProps.getAssociatedGatewayId()CfnDirectConnectGatewayAssociationMixinProps.Builder.associatedGatewayId(IVPNGatewayRef associatedGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationMixinProps.getAssociatedGatewayId()CfnDirectConnectGatewayAssociationMixinProps.builder()CfnDirectConnectGatewayAssociationMixinProps.Builder.directConnectGatewayId(String directConnectGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationMixinProps.getDirectConnectGatewayId()CfnDirectConnectGatewayAssociationMixinProps.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationMixinProps.getDirectConnectGatewayId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.directconnect with parameters of type CfnDirectConnectGatewayAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDirectConnectGatewayAssociationMixinProps.Builder.