| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTableResource.ProvisionedThroughputProperty.Builder |
SimpleTableResource.ProvisionedThroughputProperty.builder() |
SimpleTableResource.ProvisionedThroughputProperty.Builder |
SimpleTableResource.ProvisionedThroughputProperty.Builder.withReadCapacityUnits(software.amazon.awscdk.CloudFormationToken value)
Sets the value of ReadCapacityUnits
|
SimpleTableResource.ProvisionedThroughputProperty.Builder |
SimpleTableResource.ProvisionedThroughputProperty.Builder.withReadCapacityUnits(Number value)
Sets the value of ReadCapacityUnits
|
SimpleTableResource.ProvisionedThroughputProperty.Builder |
SimpleTableResource.ProvisionedThroughputProperty.Builder.withWriteCapacityUnits(software.amazon.awscdk.CloudFormationToken value)
Sets the value of WriteCapacityUnits
|
SimpleTableResource.ProvisionedThroughputProperty.Builder |
SimpleTableResource.ProvisionedThroughputProperty.Builder.withWriteCapacityUnits(Number value)
Sets the value of WriteCapacityUnits
|
Copyright © 2018. All rights reserved.