ModifyVpcTenancyResult
public struct ModifyVpcTenancyResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Returns true if the request succeeds; otherwise, returns an error.
Declaration
Swift
public let returnValue: Bool? -
Undocumented
Declaration
Swift
public init(returnValue: Bool? = nil)
View on GitHub
ModifyVpcTenancyResult Structure Reference