Class: Aws::Types::TimeToLiveSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.

Returns:

  • (::String)


1698
1699
1700
# File 'sig/types.rbs', line 1698

def attribute_name
  @attribute_name
end

#enabledBoolean

Returns the value of attribute enabled.

Returns:

  • (Boolean)


1697
1698
1699
# File 'sig/types.rbs', line 1697

def enabled
  @enabled
end