Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.directconnect.CfnDirectConnectGatewayAssociationPropsMixin.Builder
Packages that use CfnDirectConnectGatewayAssociationPropsMixin.Builder
-
Uses of CfnDirectConnectGatewayAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.directconnect
Methods in software.amazon.awscdk.cfnpropertymixins.services.directconnect that return CfnDirectConnectGatewayAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDirectConnectGatewayAssociationPropsMixin.Builder.acceptDirectConnectGatewayAssociationProposalRoleArn(String acceptDirectConnectGatewayAssociationProposalRoleArn) The Amazon Resource Name (ARN) of the role to accept the Direct Connect Gateway association proposal.CfnDirectConnectGatewayAssociationPropsMixin.Builder.allowedPrefixesToDirectConnectGateway(List<String> allowedPrefixesToDirectConnectGateway) The Amazon VPC prefixes to advertise to the Direct Connect gateway.CfnDirectConnectGatewayAssociationPropsMixin.Builder.associatedGatewayId(String associatedGatewayId) CfnDirectConnectGatewayAssociationPropsMixin.Builder.associatedGatewayId(ITransitGatewayRef associatedGatewayId) CfnDirectConnectGatewayAssociationPropsMixin.Builder.associatedGatewayId(IVPNGatewayRef associatedGatewayId) CfnDirectConnectGatewayAssociationPropsMixin.Builder.create()CfnDirectConnectGatewayAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDirectConnectGatewayAssociationPropsMixin.Builder.directConnectGatewayId(String directConnectGatewayId) CfnDirectConnectGatewayAssociationPropsMixin.Builder.directConnectGatewayId(IDirectConnectGatewayRef directConnectGatewayId)