Uses of Interface
software.amazon.awscdk.services.dynamodb.SystemErrorsForOperationsMetricOptions
Packages that use SystemErrorsForOperationsMetricOptions
-
Uses of SystemErrorsForOperationsMetricOptions in software.amazon.awscdk.services.dynamodb
Subinterfaces of SystemErrorsForOperationsMetricOptions in software.amazon.awscdk.services.dynamodbModifier and TypeInterfaceDescriptioninterface
Options for configuring metrics that considers multiple operations.Classes in software.amazon.awscdk.services.dynamodb that implement SystemErrorsForOperationsMetricOptionsModifier and TypeClassDescriptionstatic final class
An implementation forOperationsMetricOptions
static final class
An implementation forSystemErrorsForOperationsMetricOptions
Methods in software.amazon.awscdk.services.dynamodb that return SystemErrorsForOperationsMetricOptionsModifier and TypeMethodDescriptionSystemErrorsForOperationsMetricOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.dynamodb with parameters of type SystemErrorsForOperationsMetricOptionsModifier and TypeMethodDescriptiondefault IMetric
ITable.Jsii$Default.metricSystemErrorsForOperations
(SystemErrorsForOperationsMetricOptions props) Metric for the system errors this table.final IMetric
ITable.Jsii$Proxy.metricSystemErrorsForOperations
(SystemErrorsForOperationsMetricOptions props) Metric for the system errors this table.Metric for the system errors this table.default IMetric
ITableV2.Jsii$Default.metricSystemErrorsForOperations
(SystemErrorsForOperationsMetricOptions props) Metric for the system errors this table.final IMetric
ITableV2.Jsii$Proxy.metricSystemErrorsForOperations
(SystemErrorsForOperationsMetricOptions props) Metric for the system errors this table.TableBase.metricSystemErrorsForOperations
(SystemErrorsForOperationsMetricOptions props) Metric for the system errors this table.TableBaseV2.metricSystemErrorsForOperations
(SystemErrorsForOperationsMetricOptions props) Metric for the system errors for this table.