@Stability(value=Stable) @Internal public static final class CfnConnector.AutoScalingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnector.AutoScalingProperty
CfnConnector.AutoScalingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnector.AutoScalingProperty.Builder, CfnConnector.AutoScalingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnector.AutoScalingProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnector.ApacheKafkaClusterProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getMaxWorkerCount()
The maximum number of workers allocated to the connector.
|
Number |
getMcuCount()
The number of microcontroller units (MCUs) allocated to each connector worker.
|
Number |
getMinWorkerCount()
The minimum number of workers allocated to the connector.
|
Object |
getScaleInPolicy()
The sacle-in policy for the connector.
|
Object |
getScaleOutPolicy()
The sacle-out policy for the connector.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnConnector.AutoScalingProperty.Builder builder)
CfnConnector.ApacheKafkaClusterProperty.Builder.public final Number getMaxWorkerCount()
CfnConnector.AutoScalingPropertygetMaxWorkerCount in interface CfnConnector.AutoScalingPropertypublic final Number getMcuCount()
CfnConnector.AutoScalingPropertyThe valid values are 1,2,4,8.
getMcuCount in interface CfnConnector.AutoScalingPropertypublic final Number getMinWorkerCount()
CfnConnector.AutoScalingPropertygetMinWorkerCount in interface CfnConnector.AutoScalingPropertypublic final Object getScaleInPolicy()
CfnConnector.AutoScalingPropertygetScaleInPolicy in interface CfnConnector.AutoScalingPropertypublic final Object getScaleOutPolicy()
CfnConnector.AutoScalingPropertygetScaleOutPolicy in interface CfnConnector.AutoScalingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.