Class ScalableTargetProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.applicationautoscaling.ScalableTargetProps.Jsii$Proxy
All Implemented Interfaces:
ScalableTargetProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
ScalableTargetProps

@Stability(Stable) @Internal public static final class ScalableTargetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ScalableTargetProps
An implementation for ScalableTargetProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.applicationautoscaling.ScalableTargetProps

    ScalableTargetProps.Builder, ScalableTargetProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the ScalableTargetProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Number
    The maximum value that Application Auto Scaling can use to scale a target during a scaling activity.
    final Number
    The minimum value that Application Auto Scaling can use to scale a target during a scaling activity.
    final String
    The resource identifier to associate with this scalable target.
    final IRole
    Role that allows Application Auto Scaling to modify your scalable target.
    final String
    The scalable dimension that's associated with the scalable target.
    The namespace of the AWS service that provides the resource or custom-resource for a resource provided by your own application or service.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait