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.
1212 1213 1214 |
# File 'sig/types.rbs', line 1212 def session @session end |