Class: Aws::Types::HoldoutActivity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_activity::String

Returns the value of attribute next_activity.

Returns:

  • (::String)


1910
1911
1912
# File 'sig/types.rbs', line 1910

def next_activity
  @next_activity
end

#percentage::Integer

Returns the value of attribute percentage.

Returns:

  • (::Integer)


1911
1912
1913
# File 'sig/types.rbs', line 1911

def percentage
  @percentage
end