CreateVaultOutput
public struct CreateVaultOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The URI of the vault that was created.
Declaration
Swift
public let location: String? -
Undocumented
Declaration
Swift
public init(location: String? = nil)
View on GitHub
CreateVaultOutput Structure Reference