Interface GkeonpremVmwareNodePoolNodePoolAutoscaling

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    GkeonpremVmwareNodePoolNodePoolAutoscaling.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:21.489Z")
    @Stability(Stable)
    public interface GkeonpremVmwareNodePoolNodePoolAutoscaling
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getMaxReplicas

        @Stability(Stable)
        @NotNull
        Number getMaxReplicas()
        Maximum number of replicas in the NodePool.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_vmware_node_pool#max_replicas GkeonpremVmwareNodePool#max_replicas}

      • getMinReplicas

        @Stability(Stable)
        @NotNull
        Number getMinReplicas()
        Minimum number of replicas in the NodePool.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_vmware_node_pool#min_replicas GkeonpremVmwareNodePool#min_replicas}