Class: Aws::Types::SessionChainingConfig
- Inherits:
-
Object
- Object
- Aws::Types::SessionChainingConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enable_session_tag_chaining ⇒ Boolean
Returns the value of attribute enable_session_tag_chaining.
Instance Attribute Details
#enable_session_tag_chaining ⇒ Boolean
Returns the value of attribute enable_session_tag_chaining.
10870 10871 10872 |
# File 'sig/types.rbs', line 10870 def enable_session_tag_chaining @enable_session_tag_chaining end |