AccountLink
Information about about the account link.
Contents
- AccountLinkId
-
The identifier of the account link.
Type: String
Pattern:
^link-.{8,24}$
Required: No
- AccountLinkStatus
-
The status of the account link.
Type: String
Valid Values:
LINKED | LINKING_FAILED | LINK_NOT_FOUND | PENDING_ACCEPTANCE_BY_TARGET_ACCOUNT | REJECTED
Required: No
- SourceAccountId
-
The identifier of the source account.
Type: String
Pattern:
^\d{12}$
Required: No
- TargetAccountId
-
The identifier of the target account.
Type: String
Pattern:
^\d{12}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: