Class ContainerAwsNodePoolUpdateSettingsSurgeSettings.Jsii$Proxy

    • Method Detail

      • getMaxUnavailable

        public final Number getMaxUnavailable()
        Description copied from interface: ContainerAwsNodePoolUpdateSettingsSurgeSettings
        Optional.

        The maximum number of nodes that can be simultaneously unavailable during the update process. A node is considered unavailable if its status is not Ready. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_aws_node_pool#max_unavailable ContainerAwsNodePool#max_unavailable}

        Specified by:
        getMaxUnavailable in interface ContainerAwsNodePoolUpdateSettingsSurgeSettings
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object