Uses of Interface
software.amazon.awscdk.services.dynamodb.OperationsMetricOptions
-
Uses of OperationsMetricOptions in software.amazon.awscdk.services.dynamodb
Modifier and TypeClassDescriptionstatic final class
An implementation forOperationsMetricOptions
Modifier and TypeMethodDescriptionOperationsMetricOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionTableBaseV2.metricThrottledRequestsForOperation
(String operation, OperationsMetricOptions props) How many requests are throttled on this table for the given operation.default IMetric
ITable.Jsii$Default.metricThrottledRequestsForOperations
(OperationsMetricOptions props) Metric for throttled requests.final IMetric
ITable.Jsii$Proxy.metricThrottledRequestsForOperations
(OperationsMetricOptions props) Metric for throttled requests.ITable.metricThrottledRequestsForOperations
(OperationsMetricOptions props) Metric for throttled requests.default IMetric
ITableV2.Jsii$Default.metricThrottledRequestsForOperations
(OperationsMetricOptions props) Metric for throttled requests.final IMetric
ITableV2.Jsii$Proxy.metricThrottledRequestsForOperations
(OperationsMetricOptions props) Metric for throttled requests.TableBase.metricThrottledRequestsForOperations
(OperationsMetricOptions props) How many requests are throttled on this table.TableBaseV2.metricThrottledRequestsForOperations
(OperationsMetricOptions props) How many requests are throttled on this table.