getDelegatedAdmin

The AWS::SecurityHub::DelegatedAdmin resource represents the AWS Security Hub delegated admin account in your organization. One delegated admin resource is allowed to create for the organization in each region in which you configure the AdminAccountId.

Return

null

Parameters

argument

null


suspend fun getDelegatedAdmin(delegatedAdminIdentifier: String): GetDelegatedAdminResult

Return

null

Parameters

delegatedAdminIdentifier

The identifier of the DelegatedAdmin being created and assigned as the unique identifier

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.securityhub.kotlin.inputs.GetDelegatedAdminPlainArgs.

See also