class Aws::IoT::Types::AcceptCertificateTransferRequest
@return [Boolean]
Specifies whether the certificate is active.
@!attribute [rw] set_as_active
@return [String]
contains the certificate ID.)
The ID of the certificate. (The last part of the certificate ARN
@!attribute [rw] certificate_id
}
set_as_active: false,
certificate_id: “CertificateId”, # required
{
data as a hash:
@note When making an API call, you may pass AcceptCertificateTransferRequest
The input for the AcceptCertificateTransfer operation.