ServerCertificateSummary
An object that contains information about a server certificate.
Contents
- serverCertificateArn
-
The ARN of the server certificate.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
arn:aws(-cn|-us-gov|-iso-b|-iso)?:acm:[a-z]{2}-(gov-|iso-|isob-)?[a-z]{4,9}-\d{1}:\d{12}:certificate/[a-zA-Z0-9/-]+
Required: No
- serverCertificateStatus
-
The status of the server certificate.
Type: String
Valid Values:
INVALID | VALID
Required: No
- serverCertificateStatusDetail
-
Details that explain the status of the server certificate.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: