Class: Aws::Types::GetDataLakeSettingsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDataLakeSettingsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_lake_settings ⇒ Types::DataLakeSettings
Returns the value of attribute data_lake_settings.
Instance Attribute Details
#data_lake_settings ⇒ Types::DataLakeSettings
Returns the value of attribute data_lake_settings.
442 443 444 |
# File 'sig/types.rbs', line 442 def data_lake_settings @data_lake_settings end |