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