GetAttributeValuesRequest

Types

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

Properties

Link copied to clipboard

The name of the attribute that you want to retrieve the values for, such as volumeType.

Link copied to clipboard

The maximum number of results to return in response.

Link copied to clipboard

The pagination token that indicates the next set of results that you want to retrieve.

Link copied to clipboard

The service code for the service whose attributes you want to retrieve. For example, if you want the retrieve an EC2 attribute, use AmazonEC2.

Functions

Link copied to clipboard
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