class Aws::IoT::Types::TransferCertificateRequest


@return [String]
The transfer message.
@!attribute [rw] transfer_message
@return [String]
The AWS account.
@!attribute [rw] target_aws_account
@return [String]
contains the certificate ID.)
The ID of the certificate. (The last part of the certificate ARN
@!attribute [rw] certificate_id
}
transfer_message: “Message”,
target_aws_account: “AwsAccountId”, # required
certificate_id: “CertificateId”, # required
{
data as a hash:
@note When making an API call, you may pass TransferCertificateRequest
The input for the TransferCertificate operation.