| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static Operation |
Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default List<Operation> |
SystemErrorsForOperationsMetricOptions.getOperations()
The operations to apply the metric to.
|
List<Operation> |
SystemErrorsForOperationsMetricOptions.Jsii$Proxy.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
SystemErrorsForOperationsMetricOptions.Builder |
SystemErrorsForOperationsMetricOptions.Builder.operations(List<? extends Operation> operations)
Sets the value of
SystemErrorsForOperationsMetricOptions.getOperations() |
Copyright © 2022. All rights reserved.