class Aws::IoT::Types::RejectCertificateTransferRequest


@return [String]
The reason the certificate transfer was rejected.
@!attribute [rw] reject_reason
@return [String]
contains the certificate ID.)
The ID of the certificate. (The last part of the certificate ARN
@!attribute [rw] certificate_id
}
reject_reason: “Message”,
certificate_id: “CertificateId”, # required
{
data as a hash:
@note When making an API call, you may pass RejectCertificateTransferRequest
The input for the RejectCertificateTransfer operation.