Class: Aws::Types::SessionChainingConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enable_session_tag_chainingBoolean

Returns the value of attribute enable_session_tag_chaining.

Returns:

  • (Boolean)


10870
10871
10872
# File 'sig/types.rbs', line 10870

def enable_session_tag_chaining
  @enable_session_tag_chaining
end