DeleteHsmResponse
public struct DeleteHsmResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier (ID) of the HSM that was deleted.
Declaration
Swift
public let hsmId: String?
-
Undocumented
Declaration
Swift
public init(hsmId: String? = nil)