CreateCertificateFromCsrResponse

The output from the CreateCertificateFromCsr operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String