Package | Description |
---|---|
com.amazonaws.services.appsync.model |
Modifier and Type | Method and Description |
---|---|
static ResolverLevelMetricsBehavior |
ResolverLevelMetricsBehavior.fromValue(String value)
Use this in place of valueOf.
|
static ResolverLevelMetricsBehavior |
ResolverLevelMetricsBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResolverLevelMetricsBehavior[] |
ResolverLevelMetricsBehavior.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.withResolverLevelMetricsBehavior(ResolverLevelMetricsBehavior resolverLevelMetricsBehavior)
Controls how resolver metrics will be emitted to CloudWatch.
|
Copyright © 2024. All rights reserved.