Class: Aws::Types::TargetGroupStickinessConfig

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:



1133
1134
1135
# File 'sig/types.rbs', line 1133

def duration_seconds
  @duration_seconds
end

#enabledBoolean

Returns the value of attribute enabled.

Returns:



1132
1133
1134
# File 'sig/types.rbs', line 1132

def enabled
  @enabled
end