DeleteHsmConfigurationMessage
public struct DeleteHsmConfigurationMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier of the Amazon Redshift HSM configuration to be deleted.
Declaration
Swift
public let hsmConfigurationIdentifier: String
-
Undocumented
Declaration
Swift
public init(hsmConfigurationIdentifier: String)