Uses of Class
software.amazon.awscdk.services.directconnect.CfnDirectConnectGatewayAssociation.Builder
Packages that use CfnDirectConnectGatewayAssociation.Builder
Package
Description
AWS::DirectConnect Construct Library
-
Uses of CfnDirectConnectGatewayAssociation.Builder in software.amazon.awscdk.services.directconnect
Methods in software.amazon.awscdk.services.directconnect that return CfnDirectConnectGatewayAssociation.BuilderModifier and TypeMethodDescriptionCfnDirectConnectGatewayAssociation.Builder.acceptDirectConnectGatewayAssociationProposalRoleArn(String acceptDirectConnectGatewayAssociationProposalRoleArn) The Amazon Resource Name (ARN) of the role to accept the Direct Connect Gateway association proposal.CfnDirectConnectGatewayAssociation.Builder.allowedPrefixesToDirectConnectGateway(List<String> allowedPrefixesToDirectConnectGateway) The Amazon VPC prefixes to advertise to the Direct Connect gateway.CfnDirectConnectGatewayAssociation.Builder.associatedGatewayId(String associatedGatewayId) CfnDirectConnectGatewayAssociation.Builder.associatedGatewayId(ITransitGatewayRef associatedGatewayId) CfnDirectConnectGatewayAssociation.Builder.associatedGatewayId(IVPNGatewayRef associatedGatewayId) CfnDirectConnectGatewayAssociation.Builder.directConnectGatewayId(String directConnectGatewayId) CfnDirectConnectGatewayAssociation.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId)