HandshakeResource
Contains additional details for a handshake.
Contents
- Resources
-
An array of
HandshakeResourceobjects. When needed, contains additional details for a handshake. For example, the email address for the sender.Type: Array of HandshakeResource objects
Required: No
- Type
-
The type of information being passed, specifying how the value is to be interpreted by the other party:
-
ACCOUNT: ID for an AWS account.
-
ORGANIZATION: ID for an organization.
-
EMAIL: Email address for the recipient.
-
OWNER_EMAIL: Email address for the sender.
-
OWNER_NAME: Name of the sender.
-
NOTES: Additional text included by the sender for the recipient.
Type: String
Valid Values:
ACCOUNT | ORGANIZATION | ORGANIZATION_FEATURE_SET | EMAIL | MASTER_EMAIL | MASTER_NAME | NOTES | PARENT_HANDSHAKE | RESPONSIBILITY_TRANSFER | TRANSFER_START_TIMESTAMP | TRANSFER_TYPE | MANAGEMENT_ACCOUNT | MANAGEMENT_EMAIL | MANAGEMENT_NAMERequired: No
-
- Value
-
Additional information for the handshake. The format of the value string must match the requirements of the specified type.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: