AWS::DirectConnect::DirectConnectGatewayAssociationResource Type definition for AWS::DirectConnect::DirectConnectGatewayAssociation.
import { CfnDirectConnectGatewayAssociation } from 'aws-cdk-lib/aws-directconnect';Or use the module namespace:
import * as directconnect from 'aws-cdk-lib/aws-directconnect';
// directconnect.CfnDirectConnectGatewayAssociationConfiguration passed to the constructor as CfnDirectConnectGatewayAssociationProps.
associatedGatewayIdRequiredstring | ITransitGatewayRef | IVPNGatewayRefdirectConnectGatewayIdRequiredstring | IDirectConnectGatewayRefacceptDirectConnectGatewayAssociationProposalRoleArnOptionalstringThe Amazon Resource Name (ARN) of the role to accept the Direct Connect Gateway association proposal. Needs directconnect:AcceptDirectConnectGatewayAssociationProposal permissions.
allowedPrefixesToDirectConnectGatewayOptionalstring[]The Amazon VPC prefixes to advertise to the Direct Connect gateway. This parameter is required when you create an association to a transit gateway.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-directconnectAWS::DirectConnect::DirectConnectGatewayAssociation