DeleteNatGatewayResult
public struct DeleteNatGatewayResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the NAT gateway.
Declaration
Swift
public let natGatewayId: String? -
Undocumented
Declaration
Swift
public init(natGatewayId: String? = nil)
View on GitHub
DeleteNatGatewayResult Structure Reference