class Aws::IoT::Types::DeleteCertificateRequest
@return [Boolean]
attached to an IoT thing.
Forces the deletion of a certificate if it is inactive and is not
@!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.