get Autoscaling Policy
suspend fun getAutoscalingPolicy(argument: GetAutoscalingPolicyPlainArgs): GetAutoscalingPolicyResult
Retrieves autoscaling policy.
Return
null
Parameters
argument
null
suspend fun getAutoscalingPolicy(autoscalingPolicyId: String, location: String, project: String? = null): GetAutoscalingPolicyResult
Return
null
See also
Parameters
autoscaling Policy Id
location
project
suspend fun getAutoscalingPolicy(argument: suspend GetAutoscalingPolicyPlainArgsBuilder.() -> Unit): GetAutoscalingPolicyResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.dataproc.v1beta2.kotlin.inputs.GetAutoscalingPolicyPlainArgs.