Class: Aws::Types::PurchaseReservedElasticsearchInstanceOfferingResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#reservation_name::String

Returns the value of attribute reservation_name.



1043
1044
1045
# File 'sig/types.rbs', line 1043

def reservation_name
  @reservation_name
end

#reserved_elasticsearch_instance_id::String

Returns the value of attribute reserved_elasticsearch_instance_id.



1042
1043
1044
# File 'sig/types.rbs', line 1042

def reserved_elasticsearch_instance_id
  @reserved_elasticsearch_instance_id
end