CreateCustomKeyStoreResponse
public struct CreateCustomKeyStoreResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A unique identifier for the new custom key store.
Declaration
Swift
public let customKeyStoreId: String? -
Undocumented
Declaration
Swift
public init(customKeyStoreId: String? = nil)
View on GitHub
CreateCustomKeyStoreResponse Structure Reference