Class: Aws::Types::WaitStartedDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#duration::Integer

Returns the value of attribute duration.

Returns:

  • (::Integer)


2348
2349
2350
# File 'sig/types.rbs', line 2348

def duration
  @duration
end

#scheduled_end_timestamp::Time

Returns the value of attribute scheduled_end_timestamp.

Returns:

  • (::Time)


2349
2350
2351
# File 'sig/types.rbs', line 2349

def scheduled_end_timestamp
  @scheduled_end_timestamp
end