get Connection Iam Policy
suspend fun getConnectionIamPolicy(argument: GetConnectionIamPolicyPlainArgs): GetConnectionIamPolicyResult
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 getConnectionIamPolicy(connectionId: String, location: String, project: String? = null): GetConnectionIamPolicyResult
Return
null
Parameters
connection Id
location
project
See also
suspend fun getConnectionIamPolicy(argument: suspend GetConnectionIamPolicyPlainArgsBuilder.() -> Unit): GetConnectionIamPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.bigqueryconnection.v1beta1.kotlin.inputs.GetConnectionIamPolicyPlainArgs.