get Autoscaling Policy Iam Policy
suspend fun getAutoscalingPolicyIamPolicy(argument: GetAutoscalingPolicyIamPolicyPlainArgs): GetAutoscalingPolicyIamPolicyResult
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 getAutoscalingPolicyIamPolicy(autoscalingPolicyId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetAutoscalingPolicyIamPolicyResult
Return
null
See also
Parameters
autoscaling Policy Id
location
options Requested Policy Version
project
suspend fun getAutoscalingPolicyIamPolicy(argument: suspend GetAutoscalingPolicyIamPolicyPlainArgsBuilder.() -> Unit): GetAutoscalingPolicyIamPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dataproc.v1beta2.kotlin.inputs.GetAutoscalingPolicyIamPolicyPlainArgs.