Class: Aws::Types::RecommendationSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_sizing_type::String

Returns the value of attribute instance_sizing_type.

Returns:

  • (::String)


2351
2352
2353
# File 'sig/types.rbs', line 2351

def instance_sizing_type
  @instance_sizing_type
end

#workload_type::String

Returns the value of attribute workload_type.

Returns:

  • (::String)


2352
2353
2354
# File 'sig/types.rbs', line 2352

def workload_type
  @workload_type
end