DeleteCertificateMessage
public struct DeleteCertificateMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the deleted certificate.
Declaration
Swift
public let certificateArn: String
-
Undocumented
Declaration
Swift
public init(certificateArn: String)