Class: Aws::Types::JourneyTimeframeCap

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cap::Integer

Returns the value of attribute cap.

Returns:

  • (::Integer)


2203
2204
2205
# File 'sig/types.rbs', line 2203

def cap
  @cap
end

#days::Integer

Returns the value of attribute days.

Returns:

  • (::Integer)


2204
2205
2206
# File 'sig/types.rbs', line 2204

def days
  @days
end