get Backup Plan Iam Policy
suspend fun getBackupPlanIamPolicy(argument: GetBackupPlanIamPolicyPlainArgs): GetBackupPlanIamPolicyResult
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 getBackupPlanIamPolicy(backupPlanId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetBackupPlanIamPolicyResult
Return
null
Parameters
backup Plan Id
location
options Requested Policy Version
project
See also
suspend fun getBackupPlanIamPolicy(argument: suspend GetBackupPlanIamPolicyPlainArgsBuilder.() -> Unit): GetBackupPlanIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.gkebackup.v1.kotlin.inputs.GetBackupPlanIamPolicyPlainArgs.