Class: Aws::Types::DescribeReservedElasticsearchInstanceOfferingsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:



519
520
521
# File 'sig/types.rbs', line 519

def next_token
  @next_token
end

#reserved_elasticsearch_instance_offerings::Array[Types::ReservedElasticsearchInstanceOffering]

Returns the value of attribute reserved_elasticsearch_instance_offerings.

Returns:



520
521
522
# File 'sig/types.rbs', line 520

def reserved_elasticsearch_instance_offerings
  @reserved_elasticsearch_instance_offerings
end