Class: Aws::MemoryDB::Types::ReservedNode

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-memorydb/types.rb

Overview

Represents the output of a PurchaseReservedNodesOffering operation.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

The Amazon Resource Name (ARN) of the reserved node.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end

#duration ⇒ Integer

The duration of the reservation in seconds.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end

#fixed_price ⇒ Float

The fixed price charged for this reserved node.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end

#node_count ⇒ Integer

The number of nodes that have been reserved.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end

#node_type ⇒ String

The node type for the reserved nodes.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end

#offering_type ⇒ String

The offering type of this reserved node.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end

#recurring_charges ⇒ Array<Types::RecurringCharge>

The recurring price charged to run this reserved node.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end

#reservation_id ⇒ String

A customer-specified identifier to track this reservation.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end

#reserved_nodes_offering_id ⇒ String

The ID of the reserved node offering to purchase.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end

#start_time ⇒ Time

The time the reservation started.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end

#state ⇒ String

The state of the reserved node.

Returns:



3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
# File 'lib/aws-sdk-memorydb/types.rb', line 3004

class ReservedNode < Struct.new(
  :reservation_id,
  :reserved_nodes_offering_id,
  :node_type,
  :start_time,
  :duration,
  :fixed_price,
  :node_count,
  :offering_type,
  :state,
  :recurring_charges,
  :arn)
  SENSITIVE = []
  include Aws::Structure
end