| Package | Description |
|---|---|
| com.amazonaws.services.appsync.model |
| Modifier and Type | Method and Description |
|---|---|
static DataSourceLevelMetricsBehavior |
DataSourceLevelMetricsBehavior.fromValue(String value)
Use this in place of valueOf.
|
static DataSourceLevelMetricsBehavior |
DataSourceLevelMetricsBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSourceLevelMetricsBehavior[] |
DataSourceLevelMetricsBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnhancedMetricsConfig |
EnhancedMetricsConfig.withDataSourceLevelMetricsBehavior(DataSourceLevelMetricsBehavior dataSourceLevelMetricsBehavior)
Controls how data source metrics will be emitted to CloudWatch.
|
Copyright © 2025. All rights reserved.