Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DeleteTransitGatewayPeeringAttachmentResult |
AbstractAmazonEC2.deleteTransitGatewayPeeringAttachment(DeleteTransitGatewayPeeringAttachmentRequest request) |
DeleteTransitGatewayPeeringAttachmentResult |
AmazonEC2.deleteTransitGatewayPeeringAttachment(DeleteTransitGatewayPeeringAttachmentRequest deleteTransitGatewayPeeringAttachmentRequest)
Deletes a transit gateway peering attachment.
|
DeleteTransitGatewayPeeringAttachmentResult |
AmazonEC2Client.deleteTransitGatewayPeeringAttachment(DeleteTransitGatewayPeeringAttachmentRequest request)
Deletes a transit gateway peering attachment.
|
Modifier and Type | Method and Description |
---|---|
DeleteTransitGatewayPeeringAttachmentResult |
DeleteTransitGatewayPeeringAttachmentResult.clone() |
DeleteTransitGatewayPeeringAttachmentResult |
DeleteTransitGatewayPeeringAttachmentResult.withTransitGatewayPeeringAttachment(TransitGatewayPeeringAttachment transitGatewayPeeringAttachment)
The transit gateway peering attachment.
|
Copyright © 2021. All rights reserved.