AuditTargetEntity
A union structure that contains the specific entity information for different types of audit targets.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- Service
-
Service entity information when the audit target is a service.
Type: ServiceEntity object
Required: No
- ServiceOperation
-
Service operation entity information when the audit target is a specific service operation.
Type: ServiceOperationEntity object
Required: No
- Slo
-
SLO entity information when the audit target is a service level objective.
Type: ServiceLevelObjectiveEntity object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: