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 TypeInterfaceDescriptioninterfaceOptions for configuring metrics that considers multiple operations.Classes in software.amazon.awscdk.services.dynamodb that implement SystemErrorsForOperationsMetricOptionsModifier and TypeClassDescriptionstatic final classAn implementation forOperationsMetricOptionsstatic final classAn implementation forSystemErrorsForOperationsMetricOptionsMethods 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 IMetricITable.Jsii$Default.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props) Metric for the system errors this table.final IMetricITable.Jsii$Proxy.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props) Metric for the system errors this table.Metric for the system errors this table.default IMetricITableV2.Jsii$Default.metricSystemErrorsForOperations(SystemErrorsForOperationsMetricOptions props) Metric for the system errors this table.final IMetricITableV2.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.