Class: Aws::Types::UpdateRescoreExecutionPlanRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_units ⇒ Types::CapacityUnitsConfiguration

Returns the value of attribute capacity_units.



178
179
180
# File 'sig/types.rbs', line 178

def capacity_units
  @capacity_units
end

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


177
178
179
# File 'sig/types.rbs', line 177

def description
  @description
end

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


175
176
177
# File 'sig/types.rbs', line 175

def id
  @id
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


176
177
178
# File 'sig/types.rbs', line 176

def name
  @name
end