TargetResource
A target resource in a scope. The resource is identified by a Region and
an account, defined by a target identifier. A target identifier is made up
of a target ID (currently always an account ID) and a target type (currently
always ACCOUNT
).
Contents
- region
-
The AWS Region for the scope.
Type: String
Required: Yes
- targetIdentifier
-
A target identifier is a pair of identifying information for a scope. A target identifier is made up of a targetID (currently always an account ID) and a targetType (currently always an account).
Type: TargetIdentifier object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: