| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemErrorsForOperationsMetricOptions.Jsii$Proxy
An implementation for
SystemErrorsForOperationsMetricOptions |
| Modifier and Type | Method and Description |
|---|---|
SystemErrorsForOperationsMetricOptions |
SystemErrorsForOperationsMetricOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
IMetric |
ITable.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props)
(experimental) Metric for the system errors this table.
|
IMetric |
ITable.Jsii$Proxy.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props)
(experimental) Metric for the system errors this table.
|
default IMetric |
ITable.Jsii$Default.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props)
(experimental) Metric for the system errors this table.
|
IMetric |
Table.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props)
(experimental) Metric for the system errors this table.
|
Copyright © 2021. All rights reserved.