DeleteCACertificateRequest
public struct DeleteCACertificateRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the certificate to delete. (The last part of the certificate ARN contains the certificate ID.)
Declaration
Swift
public let certificateId: String -
Undocumented
Declaration
Swift
public init(certificateId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteCACertificateRequest Structure Reference