getAttestationAtResource

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

Return

An attestation resource.

Parameters

argument

null


suspend fun getAttestationAtResource(attestationName: String, resourceId: String): GetAttestationAtResourceResult

Return

An attestation resource.

Parameters

attestationName

The name of the attestation.

resourceId

Resource ID.

See also


Return

An attestation resource.

Parameters

argument

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

See also