Target
The target account, organizational unit, or the root that is associated with an Security Hub configuration. The configuration can be a configuration policy or self-managed behavior.
Inheritors
Types
Functions
Casts this Target as a AccountId and retrieves its kotlin.String value. Throws an exception if the Target is not a AccountId.
Casts this Target as a AccountId and retrieves its kotlin.String value. Returns null if the Target is not a AccountId.
Casts this Target as a OrganizationalUnitId and retrieves its kotlin.String value. Throws an exception if the Target is not a OrganizationalUnitId.
Casts this Target as a OrganizationalUnitId and retrieves its kotlin.String value. Returns null if the Target is not a OrganizationalUnitId.
Casts this Target as a RootId and retrieves its kotlin.String value. Returns null if the Target is not a RootId.