OrganizationAdminAccountState constructor
Creates a new OrganizationAdminAccountState.
adminAccountId The AWS account identifier of the account to designate as the Security Hub administrator account.
region Region where this resource will be managed. Defaults to the Region set in the provider configuration.
Implementation
const OrganizationAdminAccountState({
this.adminAccountId,
this.region,
});