Uses of Class
software.amazon.awscdk.services.directconnect.CfnDirectConnectGatewayAssociationProps.Builder
Packages that use CfnDirectConnectGatewayAssociationProps.Builder
Package
Description
AWS::DirectConnect Construct Library
-
Uses of CfnDirectConnectGatewayAssociationProps.Builder in software.amazon.awscdk.services.directconnect
Methods in software.amazon.awscdk.services.directconnect that return CfnDirectConnectGatewayAssociationProps.BuilderModifier and TypeMethodDescriptionCfnDirectConnectGatewayAssociationProps.Builder.acceptDirectConnectGatewayAssociationProposalRoleArn(String acceptDirectConnectGatewayAssociationProposalRoleArn) CfnDirectConnectGatewayAssociationProps.Builder.allowedPrefixesToDirectConnectGateway(List<String> allowedPrefixesToDirectConnectGateway) CfnDirectConnectGatewayAssociationProps.Builder.associatedGatewayId(String associatedGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationProps.getAssociatedGatewayId()CfnDirectConnectGatewayAssociationProps.Builder.associatedGatewayId(ITransitGatewayRef associatedGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationProps.getAssociatedGatewayId()CfnDirectConnectGatewayAssociationProps.Builder.associatedGatewayId(IVPNGatewayRef associatedGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationProps.getAssociatedGatewayId()CfnDirectConnectGatewayAssociationProps.builder()CfnDirectConnectGatewayAssociationProps.Builder.directConnectGatewayId(String directConnectGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationProps.getDirectConnectGatewayId()CfnDirectConnectGatewayAssociationProps.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId) Sets the value ofCfnDirectConnectGatewayAssociationProps.getDirectConnectGatewayId()Constructors in software.amazon.awscdk.services.directconnect with parameters of type CfnDirectConnectGatewayAssociationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDirectConnectGatewayAssociationProps.Builder.