get Folder Policy
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
Return
null
Parameters
folder Id
policy Id
See also
suspend fun getFolderPolicy(argument: suspend GetFolderPolicyPlainArgsBuilder.() -> Unit): GetFolderPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.orgpolicy.v2.kotlin.inputs.GetFolderPolicyPlainArgs.