getAttestationAtResourceGroup

Gets an existing attestation at resource group scope. API Version: 2021-01-01.

Return

An attestation resource.

Parameters

argument

null


suspend fun getAttestationAtResourceGroup(attestationName: String, resourceGroupName: String): GetAttestationAtResourceGroupResult

Return

An attestation resource.

Parameters

attestationName

The name of the attestation.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

An attestation resource.

Parameters

argument

Builder for com.pulumi.azurenative.policyinsights.kotlin.inputs.GetAttestationAtResourceGroupPlainArgs.

See also