DescribeCertificateProviderResponse

Types

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

Properties

Link copied to clipboard

A list of the operations that the certificate provider will use to generate certificates. Valid value: CreateCertificateFromCsr.

Link copied to clipboard

The ARN of the certificate provider.

Link copied to clipboard

The name of the certificate provider.

Link copied to clipboard

The date-time string that indicates when the certificate provider was created.

Link copied to clipboard

The Lambda function ARN that's associated with the certificate provider.

Link copied to clipboard

The date-time string that indicates when the certificate provider was last updated.

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