DeleteEgressOnlyInternetGatewayResult
public struct DeleteEgressOnlyInternetGatewayResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Returns true if the request succeeds; otherwise, it returns an error.
Declaration
Swift
public let returnCode: Bool?
-
Undocumented
Declaration
Swift
public init(returnCode: Bool? = nil)