TargetIdentifier
A target identifier is a pair of identifying information for a resource that is included in a target. A target identifier includes the target ID and the target type.
Contents
- targetId
-
The identifier for a target.
Type: TargetId object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- targetType
-
The type of a target. A target type is currently always
ACCOUNT
because a target is currently a single AWS account.Type: String
Valid Values:
ACCOUNT
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: