google_api_dataproc v0.20.0 GoogleApi.Dataproc.V1.Model.AutoscalingConfig View Source
Autoscaling Policy config associated with the cluster.
Attributes
policyUri
(type:String.t
, default:nil
) - Optional. The autoscaling policy used by the cluster.Only resource names including projectid and location (region) are valid. Examples: https://www.googleapis.com/compute/v1/projects/[project_id]/locations/[dataproc_region]/autoscalingPolicies/[policy_id] projects/[project_id]/locations/[dataproc_region]/autoscalingPolicies/[policy_id]Note that the policy must be in the same project and Cloud Dataproc region.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Dataproc.V1.Model.AutoscalingConfig{policyUri: String.t()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.