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