Class: Aws::Types::RandomSplitEntry

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)


2496
2497
2498
# File 'sig/types.rbs', line 2496

def next_activity
  @next_activity
end

#percentage::Integer

Returns the value of attribute percentage.

Returns:

  • (::Integer)


2497
2498
2499
# File 'sig/types.rbs', line 2497

def percentage
  @percentage
end