| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam |
AWS Serverless Application Model Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.TableSAMPTProperty.Jsii$Proxy
An implementation for
CfnFunction.TableSAMPTProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.TableSAMPTProperty |
CfnFunction.TableSAMPTProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.SAMPolicyTemplateProperty.Builder |
CfnFunction.SAMPolicyTemplateProperty.Builder.dynamoDbCrudPolicy(CfnFunction.TableSAMPTProperty dynamoDbCrudPolicy)
Sets the value of
CfnFunction.SAMPolicyTemplateProperty.getDynamoDbCrudPolicy() |
CfnFunction.SAMPolicyTemplateProperty.Builder |
CfnFunction.SAMPolicyTemplateProperty.Builder.dynamoDbReadPolicy(CfnFunction.TableSAMPTProperty dynamoDbReadPolicy)
Sets the value of
CfnFunction.SAMPolicyTemplateProperty.getDynamoDbReadPolicy() |
CfnFunction.SAMPolicyTemplateProperty.Builder |
CfnFunction.SAMPolicyTemplateProperty.Builder.dynamoDbWritePolicy(CfnFunction.TableSAMPTProperty dynamoDbWritePolicy)
Sets the value of
CfnFunction.SAMPolicyTemplateProperty.getDynamoDbWritePolicy() |
Copyright © 2022. All rights reserved.