Class: Aws::Types::PostRollConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#duration_seconds::Integer

Returns the value of attribute duration_seconds.

Returns:

  • (::Integer)


603
604
605
# File 'sig/types.rbs', line 603

def duration_seconds
  @duration_seconds
end

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


604
605
606
# File 'sig/types.rbs', line 604

def enabled
  @enabled
end