RegisterCertificateRequest
The input to the RegisterCertificate operation.
Types
Properties
Link copied to clipboard
The CA certificate used to sign the device certificate being registered.
Link copied to clipboard
The certificate data, in PEM format.
Link copied to clipboard
A boolean value that specifies if the certificate is set to active.
Link copied to clipboard
The status of the register certificate request. Valid values that you can use include ACTIVE, INACTIVE, and REVOKED.
Functions
Link copied to clipboard
inline fun copy(block: RegisterCertificateRequest.Builder.() -> Unit = {}): RegisterCertificateRequest