Class: Aws::Types::StrategySummary

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:



700
701
702
# File 'sig/types.rbs', line 700

def count
  @count
end

#strategy"Rehost", ...

Returns the value of attribute strategy.

Returns:



701
702
703
# File 'sig/types.rbs', line 701

def strategy
  @strategy
end