AWSEC2CreateTransitGatewayResult
Objective-C
@interface AWSEC2CreateTransitGatewayResult
Swift
class AWSEC2CreateTransitGatewayResult
-
Information about the transit gateway.
Declaration
Objective-C
@property (nonatomic, strong) AWSEC2TransitGateway *_Nullable transitGateway;Swift
var transitGateway: AWSEC2TransitGateway? { get set }
View on GitHub
Install in Dash
AWSEC2CreateTransitGatewayResult Class Reference