| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
| Modifier and Type | Method and Description |
|---|---|
default DynamoItemCollectionMetrics |
DynamoDeleteItemProps.getReturnItemCollectionMetrics()
Determines whether item collection metrics are returned.
|
DynamoItemCollectionMetrics |
DynamoDeleteItemProps.Jsii$Proxy.getReturnItemCollectionMetrics() |
default DynamoItemCollectionMetrics |
DynamoUpdateItemProps.getReturnItemCollectionMetrics()
Determines whether item collection metrics are returned.
|
DynamoItemCollectionMetrics |
DynamoUpdateItemProps.Jsii$Proxy.getReturnItemCollectionMetrics() |
default DynamoItemCollectionMetrics |
DynamoPutItemProps.getReturnItemCollectionMetrics()
The item collection metrics to returned in the response.
|
DynamoItemCollectionMetrics |
DynamoPutItemProps.Jsii$Proxy.getReturnItemCollectionMetrics() |
static DynamoItemCollectionMetrics |
DynamoItemCollectionMetrics.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamoItemCollectionMetrics[] |
DynamoItemCollectionMetrics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.