DimensionValues

The metadata that you can use to filter and group your results. You can use GetDimensionValues to find specific values.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The names of the metadata types that you can use to filter and group your results. For example, AZ returns a list of Availability Zones.

Link copied to clipboard

The match options that you can use to filter your results.

Link copied to clipboard

The metadata values that you can use to filter and group your results. You can use GetDimensionValues to find specific values.

Functions

Link copied to clipboard
inline fun copy(block: DimensionValues.Builder.() -> Unit = {}): DimensionValues
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String