Class: Aws::Types::WaitTime

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#wait_for::String

Returns the value of attribute wait_for.

Returns:

  • (::String)


3317
3318
3319
# File 'sig/types.rbs', line 3317

def wait_for
  @wait_for
end

#wait_until::String

Returns the value of attribute wait_until.

Returns:

  • (::String)


3318
3319
3320
# File 'sig/types.rbs', line 3318

def wait_until
  @wait_until
end