Class: Aws::Types::StopInstanceOnIdleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#duration::String

Returns the value of attribute duration.

Returns:



2984
2985
2986
# File 'sig/types.rbs', line 2984

def duration
  @duration
end

#threshold::String

Returns the value of attribute threshold.

Returns:



2983
2984
2985
# File 'sig/types.rbs', line 2983

def threshold
  @threshold
end