public static final class SimpleTableResource.ProvisionedThroughputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SimpleTableResource.ProvisionedThroughputProperty
software.amazon.jsii.JsiiObject.InitializationModeSimpleTableResource.ProvisionedThroughputProperty.Builder, SimpleTableResource.ProvisionedThroughputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getReadCapacityUnits()
``SimpleTableResource.ProvisionedThroughputProperty.ReadCapacityUnits``
|
Object |
getWriteCapacityUnits()
``SimpleTableResource.ProvisionedThroughputProperty.WriteCapacityUnits``
|
void |
setReadCapacityUnits(software.amazon.awscdk.CloudFormationToken value)
``SimpleTableResource.ProvisionedThroughputProperty.ReadCapacityUnits``
|
void |
setReadCapacityUnits(Number value)
``SimpleTableResource.ProvisionedThroughputProperty.ReadCapacityUnits``
|
void |
setWriteCapacityUnits(software.amazon.awscdk.CloudFormationToken value)
``SimpleTableResource.ProvisionedThroughputProperty.WriteCapacityUnits``
|
void |
setWriteCapacityUnits(Number value)
``SimpleTableResource.ProvisionedThroughputProperty.WriteCapacityUnits``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getWriteCapacityUnits()
getWriteCapacityUnits in interface SimpleTableResource.ProvisionedThroughputPropertypublic void setWriteCapacityUnits(Number value)
setWriteCapacityUnits in interface SimpleTableResource.ProvisionedThroughputPropertypublic void setWriteCapacityUnits(software.amazon.awscdk.CloudFormationToken value)
setWriteCapacityUnits in interface SimpleTableResource.ProvisionedThroughputProperty@Nullable public Object getReadCapacityUnits()
getReadCapacityUnits in interface SimpleTableResource.ProvisionedThroughputPropertypublic void setReadCapacityUnits(@Nullable Number value)
setReadCapacityUnits in interface SimpleTableResource.ProvisionedThroughputPropertypublic void setReadCapacityUnits(@Nullable software.amazon.awscdk.CloudFormationToken value)
setReadCapacityUnits in interface SimpleTableResource.ProvisionedThroughputPropertyCopyright © 2018. All rights reserved.