TargetIdentifier
A target identifier is a pair of identifying information for a scope that is included in a target. A target identifier is made up of a target ID and a target type. Currently the target ID is always an account ID and the target type is always ACCOUNT.
Contents
- targetId
-
The identifier for a target, which is currently always an account ID .
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
.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: