getProtectionGroup

A grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives.

Return

null

Parameters

argument

null


suspend fun getProtectionGroup(protectionGroupArn: String): GetProtectionGroupResult

Return

null

Parameters

protectionGroupArn

The ARN (Amazon Resource Name) of the protection group.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.shield.kotlin.inputs.GetProtectionGroupPlainArgs.

See also