CrlDetail - IAM Roles Anywhere
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CrlDetail

The state of the certificate revocation list (CRL) after a read or write operation.

Contents

createdAt

The ISO-8601 timestamp when the certificate revocation list (CRL) was created.

Type: Timestamp

Required: No

crlArn

The ARN of the certificate revocation list (CRL).

Type: String

Required: No

crlData

The state of the certificate revocation list (CRL) after a read or write operation.

Type: Base64-encoded binary data object

Required: No

crlId

The unique identifier of the certificate revocation list (CRL).

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-f0-9]{8}-([a-z0-9]{4}-){3}[a-z0-9]{12}

Required: No

enabled

Indicates whether the certificate revocation list (CRL) is enabled.

Type: Boolean

Required: No

name

The name of the certificate revocation list (CRL).

Type: String

Required: No

trustAnchorArn

The ARN of the TrustAnchor the certificate revocation list (CRL) will provide revocation for.

Type: String

Required: No

updatedAt

The ISO-8601 timestamp when the certificate revocation list (CRL) was last updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: