| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTableResource.ProvisionedThroughputProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleTableResource.ProvisionedThroughputProperty |
SimpleTableResource.ProvisionedThroughputProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleTableResourceProps.setProvisionedThroughput(SimpleTableResource.ProvisionedThroughputProperty value)
``AWS::Serverless::SimpleTable.ProvisionedThroughput``
|
void |
SimpleTableResourceProps.Jsii$Proxy.setProvisionedThroughput(SimpleTableResource.ProvisionedThroughputProperty value)
``AWS::Serverless::SimpleTable.ProvisionedThroughput``
|
SimpleTableResourceProps.Builder |
SimpleTableResourceProps.Builder.withProvisionedThroughput(SimpleTableResource.ProvisionedThroughputProperty value)
Sets the value of ProvisionedThroughput
|
Copyright © 2018. All rights reserved.