| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
PeeringTgwInfo |
TransitGatewayPeeringAttachment.accepterTgwInfo()
Information about the accepter transit gateway.
|
PeeringTgwInfo |
TransitGatewayPeeringAttachment.requesterTgwInfo()
Information about the requester transit gateway.
|
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayPeeringAttachment.Builder |
TransitGatewayPeeringAttachment.Builder.accepterTgwInfo(PeeringTgwInfo accepterTgwInfo)
Information about the accepter transit gateway.
|
TransitGatewayPeeringAttachment.Builder |
TransitGatewayPeeringAttachment.Builder.requesterTgwInfo(PeeringTgwInfo requesterTgwInfo)
Information about the requester transit gateway.
|
Copyright © 2022. All rights reserved.