Class UtilizationScalingOptions.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.lambda.UtilizationScalingOptions.Jsii$Proxy
- All Implemented Interfaces:
BaseTargetTrackingProps,UtilizationScalingOptions,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
UtilizationScalingOptions
@Stability(Stable)
@Internal
public static final class UtilizationScalingOptions.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements UtilizationScalingOptions
An implementation for
UtilizationScalingOptions-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.lambda.UtilizationScalingOptions
UtilizationScalingOptions.Builder, UtilizationScalingOptions.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theUtilizationScalingOptions.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theUtilizationScalingOptions.Builder.
-
-
Method Details
-
getUtilizationTarget
Description copied from interface:UtilizationScalingOptionsUtilization target for the attribute.For example, .5 indicates that 50 percent of allocated provisioned concurrency is in use.
- Specified by:
getUtilizationTargetin interfaceUtilizationScalingOptions
-
getDisableScaleIn
- Specified by:
getDisableScaleInin interfaceBaseTargetTrackingProps
-
getPolicyName
- Specified by:
getPolicyNamein interfaceBaseTargetTrackingProps
-
getScaleInCooldown
- Specified by:
getScaleInCooldownin interfaceBaseTargetTrackingProps
-
getScaleOutCooldown
- Specified by:
getScaleOutCooldownin interfaceBaseTargetTrackingProps
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-