Class AutoscaleSettingsArgs.Builder

  • Enclosing class:
    AutoscaleSettingsArgs

    public static final class AutoscaleSettingsArgs.Builder
    extends java.lang.Object
    • Method Detail

      • maxThroughput

        public AutoscaleSettingsArgs.Builder maxThroughput​(@Nullable
                                                           com.pulumi.core.Output<java.lang.Integer> maxThroughput)
        Parameters:
        maxThroughput - Represents maximum throughput, the resource can scale up to.
        Returns:
        builder
      • maxThroughput

        public AutoscaleSettingsArgs.Builder maxThroughput​(java.lang.Integer maxThroughput)
        Parameters:
        maxThroughput - Represents maximum throughput, the resource can scale up to.
        Returns:
        builder