Uses of Class
software.amazon.awssdk.services.route53.model.Dimension
Packages that use Dimension
-
Uses of Dimension in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type DimensionModifier and TypeMethodDescriptionCloudWatchAlarmConfiguration.dimensions()For the metric that the CloudWatch alarm is associated with, a complex type that contains information about the dimensions for the metric.Methods in software.amazon.awssdk.services.route53.model with parameters of type DimensionModifier and TypeMethodDescriptionCloudWatchAlarmConfiguration.Builder.dimensions(Dimension... dimensions) For the metric that the CloudWatch alarm is associated with, a complex type that contains information about the dimensions for the metric.Method parameters in software.amazon.awssdk.services.route53.model with type arguments of type DimensionModifier and TypeMethodDescriptionCloudWatchAlarmConfiguration.Builder.dimensions(Collection<Dimension> dimensions) For the metric that the CloudWatch alarm is associated with, a complex type that contains information about the dimensions for the metric.