Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
RejectTransitGatewayPeeringAttachmentResult |
AbstractAmazonEC2.rejectTransitGatewayPeeringAttachment(RejectTransitGatewayPeeringAttachmentRequest request) |
RejectTransitGatewayPeeringAttachmentResult |
AmazonEC2.rejectTransitGatewayPeeringAttachment(RejectTransitGatewayPeeringAttachmentRequest rejectTransitGatewayPeeringAttachmentRequest)
Rejects a transit gateway peering attachment request.
|
RejectTransitGatewayPeeringAttachmentResult |
AmazonEC2Client.rejectTransitGatewayPeeringAttachment(RejectTransitGatewayPeeringAttachmentRequest request)
Rejects a transit gateway peering attachment request.
|
Modifier and Type | Method and Description |
---|---|
RejectTransitGatewayPeeringAttachmentResult |
RejectTransitGatewayPeeringAttachmentResult.clone() |
RejectTransitGatewayPeeringAttachmentResult |
RejectTransitGatewayPeeringAttachmentResult.withTransitGatewayPeeringAttachment(TransitGatewayPeeringAttachment transitGatewayPeeringAttachment)
The transit gateway peering attachment.
|
Copyright © 2021. All rights reserved.