| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTransitGatewayPeeringAttachment.Builder |
CfnTransitGatewayPeeringAttachment.Builder.create(software.constructs.Construct scope,
String id) |
CfnTransitGatewayPeeringAttachment.Builder |
CfnTransitGatewayPeeringAttachment.Builder.peerAccountId(String peerAccountId)
`AWS::EC2::TransitGatewayPeeringAttachment.PeerAccountId`.
|
CfnTransitGatewayPeeringAttachment.Builder |
CfnTransitGatewayPeeringAttachment.Builder.peerRegion(String peerRegion)
`AWS::EC2::TransitGatewayPeeringAttachment.PeerRegion`.
|
CfnTransitGatewayPeeringAttachment.Builder |
CfnTransitGatewayPeeringAttachment.Builder.peerTransitGatewayId(String peerTransitGatewayId)
`AWS::EC2::TransitGatewayPeeringAttachment.PeerTransitGatewayId`.
|
CfnTransitGatewayPeeringAttachment.Builder |
CfnTransitGatewayPeeringAttachment.Builder.tags(List<? extends CfnTag> tags)
`AWS::EC2::TransitGatewayPeeringAttachment.Tags`.
|
CfnTransitGatewayPeeringAttachment.Builder |
CfnTransitGatewayPeeringAttachment.Builder.transitGatewayId(String transitGatewayId)
`AWS::EC2::TransitGatewayPeeringAttachment.TransitGatewayId`.
|
Copyright © 2021. All rights reserved.