getFolderPolicy

Gets a policy on a resource. If no policy is set on the resource, NOT_FOUND is returned. The etag value can be used with UpdatePolicy() to update a policy during read-modify-write.

Return

null

Parameters

argument

null


suspend fun getFolderPolicy(folderId: String, policyId: String): GetFolderPolicyResult

Return

null

Parameters

folderId
policyId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.orgpolicy.v2.kotlin.inputs.GetFolderPolicyPlainArgs.

See also