class Aws::IoT::Types::UpdateCertificateRequest
@return [String]
should not be used.
Note: The status value REGISTER_INACTIVE is deprecated and
internally by AWS IoT. It is not intended for developer use.
exception being thrown. PENDING_TRANSFER is a status used
Note: Setting the status to PENDING_TRANSFER will result in an
The new status.
@!attribute [rw] new_status
@return [String]
contains the certificate ID.)
The ID of the certificate. (The last part of the certificate ARN
@!attribute [rw] certificate_id
}
new_status: “ACTIVE”, # required, accepts ACTIVE, INACTIVE, REVOKED, PENDING_TRANSFER, REGISTER_INACTIVE, PENDING_ACTIVATION
certificate_id: “CertificateId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateCertificateRequest
The input for the UpdateCertificate operation.