class Aws::IoT::Types::DeleteCertificateRequest


@return [Boolean]
Forces a certificate request to be deleted.
@!attribute [rw] force_delete
@return [String]
contains the certificate ID.)
The ID of the certificate. (The last part of the certificate ARN
@!attribute [rw] certificate_id
}
force_delete: false,
certificate_id: “CertificateId”, # required
{
data as a hash:
@note When making an API call, you may pass DeleteCertificateRequest
The input for the DeleteCertificate operation.