DescribeCaEnrollmentPolicyResponse

Contains the results of the DescribeCAEnrollmentPolicy operation.

Types

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

Properties

Link copied to clipboard

The current status of the CA enrollment policy. This indicates if automatic certificate enrollment is currently active, inactive, or in a transitional state.

Link copied to clipboard

Additional information explaining the current status of the CA enrollment policy, particularly useful when the policy is in an error or transitional state.

Link copied to clipboard

The identifier of the directory associated with this CA enrollment policy.

Link copied to clipboard

The date and time when the CA enrollment policy was last modified or updated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Web Services Private Certificate Authority (PCA) connector that is configured for automatic certificate enrollment in this directory.

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