Class: Aws::RDS::Types::ReservedDBInstance

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb

Overview

This data type is used as a response element in the DescribeReservedDBInstances and PurchaseReservedDBInstancesOffering actions.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#currency_codeString

The currency code for the reserved DB instance.

Returns:

  • (String)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#db_instance_classString

The DB instance class for the reserved DB instance.

Returns:

  • (String)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#db_instance_countInteger

The number of reserved DB instances.

Returns:

  • (Integer)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#durationInteger

The duration of the reservation in seconds.

Returns:

  • (Integer)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#fixed_priceFloat

The fixed price charged for this reserved DB instance.

Returns:

  • (Float)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#lease_idString

The unique identifier for the lease associated with the reserved DB instance.

Amazon Web Services Support might request the lease ID for an issue related to a reserved DB instance.

Returns:

  • (String)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#multi_azBoolean

Indicates whether the reservation applies to Multi-AZ deployments.

Returns:

  • (Boolean)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#offering_typeString

The offering type of this reserved DB instance.

Returns:

  • (String)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#product_descriptionString

The description of the reserved DB instance.

Returns:

  • (String)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#recurring_chargesArray<Types::RecurringCharge>

The recurring price charged to run this reserved DB instance.

Returns:



22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#reserved_db_instance_arnString

The Amazon Resource Name (ARN) for the reserved DB instance.

Returns:

  • (String)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#reserved_db_instance_idString

The unique identifier for the reservation.

Returns:

  • (String)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#reserved_db_instances_offering_idString

The offering identifier.

Returns:

  • (String)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#start_timeTime

The time the reservation started.

Returns:

  • (Time)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#stateString

The state of the reserved DB instance.

Returns:

  • (String)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end

#usage_priceFloat

The hourly price charged for this reserved DB instance.

Returns:

  • (Float)


22003
22004
22005
22006
22007
22008
22009
22010
22011
22012
22013
22014
22015
22016
22017
22018
22019
22020
22021
22022
# File 'gems/aws-sdk-rds/lib/aws-sdk-rds/types.rb', line 22003

class ReservedDBInstance < Struct.new(
  :reserved_db_instance_id,
  :reserved_db_instances_offering_id,
  :db_instance_class,
  :start_time,
  :duration,
  :fixed_price,
  :usage_price,
  :currency_code,
  :db_instance_count,
  :product_description,
  :offering_type,
  :multi_az,
  :state,
  :recurring_charges,
  :reserved_db_instance_arn,
  :lease_id)
  SENSITIVE = []
  include Aws::Structure
end