get Service Backup Iam Policy
suspend fun getServiceBackupIamPolicy(argument: GetServiceBackupIamPolicyPlainArgs): GetServiceBackupIamPolicyResult
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
Return
null
Parameters
argument
null
suspend fun getServiceBackupIamPolicy(backupId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, serviceId: String): GetServiceBackupIamPolicyResult
Return
null
Parameters
backup Id
location
options Requested Policy Version
project
service Id
See also
suspend fun getServiceBackupIamPolicy(argument: suspend GetServiceBackupIamPolicyPlainArgsBuilder.() -> Unit): GetServiceBackupIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.metastore.v1.kotlin.inputs.GetServiceBackupIamPolicyPlainArgs.