AWSEC2RejectTransitGatewayPeeringAttachmentResult
Objective-C
@interface AWSEC2RejectTransitGatewayPeeringAttachmentResult
Swift
class AWSEC2RejectTransitGatewayPeeringAttachmentResult
-
The transit gateway peering attachment.
Declaration
Objective-C
@property (nonatomic, strong) AWSEC2TransitGatewayPeeringAttachment *_Nullable transitGatewayPeeringAttachment;Swift
var transitGatewayPeeringAttachment: AWSEC2TransitGatewayPeeringAttachment? { get set }
View on GitHub
Install in Dash
AWSEC2RejectTransitGatewayPeeringAttachmentResult Class Reference