AWSEC2DeleteTransitGatewayVpcAttachmentResult
Objective-C
@interface AWSEC2DeleteTransitGatewayVpcAttachmentResult
Swift
class AWSEC2DeleteTransitGatewayVpcAttachmentResult
-
Information about the deleted VPC attachment.
Declaration
Objective-C
@property (nonatomic, strong) AWSEC2TransitGatewayVpcAttachment *_Nullable transitGatewayVpcAttachment;Swift
var transitGatewayVpcAttachment: AWSEC2TransitGatewayVpcAttachment? { get set }
View on GitHub
Install in Dash
AWSEC2DeleteTransitGatewayVpcAttachmentResult Class Reference