DelegatedAdmin

class DelegatedAdmin : KotlinCustomResource

The `AWS::SecurityHub::DelegatedAdmin` resource designates the delegated ASHlong administrator account for an organization. You must enable the integration between ASH and AOlong before you can designate a delegated ASH administrator. Only the management account for an organization can designate the delegated ASH administrator account. For more information, see Designating the delegated administrator in the User Guide. To change the delegated administrator account, remove the current delegated administrator account, and then designate the new account. To designate multiple delegated administrators in different organizations and AWS-Regions, we recommend using mappings. Tags aren't supported for this resource.

Properties

Link copied to clipboard
val adminAccountId: Output<String>

The AWS-account identifier of the account to designate as the Security Hub administrator account.

Link copied to clipboard

The ID of the delegated Security Hub administrator account, in the format of accountID/Region .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Whether the delegated Security Hub administrator is set for the organization.

Link copied to clipboard
val urn: Output<String>