DeleteHsmClientCertificateMessage
public struct DeleteHsmClientCertificateMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The identifier of the HSM client certificate to be deleted.
Declaration
Swift
public let hsmClientCertificateIdentifier: String -
Undocumented
Declaration
Swift
public init(hsmClientCertificateIdentifier: String)
View on GitHub
DeleteHsmClientCertificateMessage Structure Reference