autoscalingPolicies

Parameters

value

The map with autoscaling policies applied to the cluster. The key is the identifier of the policy. It must meet the following requirements:

  • Only contains 1-63 alphanumeric characters and hyphens

  • Begins with an alphabetical character

  • Ends with a non-hyphen character

  • Not formatted as a UUID

  • Complies with RFC 1034 (section 3.5) Currently the map must contain only one element that describes the autoscaling policy for compute nodes. Structure is documented below.


@JvmName(name = "gebhwbrkcmsaayig")
suspend fun autoscalingPolicies(vararg values: Output<PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyArgs>)


Parameters

values

The map with autoscaling policies applied to the cluster. The key is the identifier of the policy. It must meet the following requirements:

  • Only contains 1-63 alphanumeric characters and hyphens

  • Begins with an alphabetical character

  • Ends with a non-hyphen character

  • Not formatted as a UUID

  • Complies with RFC 1034 (section 3.5) Currently the map must contain only one element that describes the autoscaling policy for compute nodes. Structure is documented below.


@JvmName(name = "iswmevhsnhdgfhvy")
suspend fun autoscalingPolicies(vararg argument: suspend PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyArgsBuilder.() -> Unit)

Parameters

argument

The map with autoscaling policies applied to the cluster. The key is the identifier of the policy. It must meet the following requirements:

  • Only contains 1-63 alphanumeric characters and hyphens

  • Begins with an alphabetical character

  • Ends with a non-hyphen character

  • Not formatted as a UUID

  • Complies with RFC 1034 (section 3.5) Currently the map must contain only one element that describes the autoscaling policy for compute nodes. Structure is documented below.