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)


2318
2319
2320
# File 'sig/types.rbs', line 2318

def duration
  @duration
end

#scheduled_end_timestamp::Time

Returns the value of attribute scheduled_end_timestamp.

Returns:

  • (::Time)


2319
2320
2321
# File 'sig/types.rbs', line 2319

def scheduled_end_timestamp
  @scheduled_end_timestamp
end