get Job Iam Policy
Gets the IAM Access Control policy currently in effect for the given Job. This result does not include any inherited policies.
Return
null
Parameters
argument
null
suspend fun getJobIamPolicy(jobId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetJobIamPolicyResult
Return
null
Parameters
job Id
location
options Requested Policy Version
project
See also
suspend fun getJobIamPolicy(argument: suspend GetJobIamPolicyPlainArgsBuilder.() -> Unit): GetJobIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.run.v2.kotlin.inputs.GetJobIamPolicyPlainArgs.