AWSEC2PropagatingVgw
Objective-C
@interface AWSEC2PropagatingVgw
Swift
class AWSEC2PropagatingVgw
Describes a virtual private gateway propagating route.
-
The ID of the virtual private gateway.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable gatewayId;
Swift
var gatewayId: String? { get set }