CreateCertificateFromCsrResponse
The output from the CreateCertificateFromCsr operation.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the certificate. You can use the ARN as a principal for policy operations.
Link copied to clipboard
The ID of the certificate. Certificate management operations only take a certificateId.
Link copied to clipboard
The certificate data, in PEM format.
Functions
Link copied to clipboard
inline fun copy(block: CreateCertificateFromCsrResponse.Builder.() -> Unit = {}): CreateCertificateFromCsrResponse