Class: Aws::Types::SavingsPlansDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_family::String

Returns the value of attribute instance_family.

Returns:

  • (::String)


1338
1339
1340
# File 'sig/types.rbs', line 1338

def instance_family
  @instance_family
end

#offering_id::String

Returns the value of attribute offering_id.

Returns:

  • (::String)


1339
1340
1341
# File 'sig/types.rbs', line 1339

def offering_id
  @offering_id
end

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


1337
1338
1339
# File 'sig/types.rbs', line 1337

def region
  @region
end