Class: Aws::Types::DatasetConfig
- Inherits:
-
Object
- Object
- Aws::Types::DatasetConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#session ⇒ Types::SessionConfig
Returns the value of attribute session.
Instance Attribute Details
#session ⇒ Types::SessionConfig
Returns the value of attribute session.
1215 1216 1217 |
# File 'sig/types.rbs', line 1215 def session @session end |