Class: Aws::Types::RedshiftQueryEngineRedshiftStorageConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RedshiftQueryEngineRedshiftStorageConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#database_name ⇒ ::String
Returns the value of attribute database_name.
Instance Attribute Details
#database_name ⇒ ::String
Returns the value of attribute database_name.
2440 2441 2442 |
# File 'sig/types.rbs', line 2440 def database_name @database_name end |