OutgoingCertificate
A certificate that has been transferred but not yet accepted.
Contents
- certificateArn
-
The certificate ARN.
Type: String
Required: No
- certificateId
-
The certificate ID.
Type: String
Length Constraints: Fixed length of 64.
Pattern:
(0x)?[a-fA-F0-9]+
Required: No
- creationDate
-
The certificate creation date.
Type: Timestamp
Required: No
- transferDate
-
The date the transfer was initiated.
Type: Timestamp
Required: No
- transferMessage
-
The transfer message.
Type: String
Length Constraints: Maximum length of 128.
Pattern:
[\s\S]*
Required: No
- transferredTo
-
The AWS account to which the transfer was made.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
[0-9]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: