Class: Aws::Types::GetRelationalDatabaseLogStreamsResult
- Inherits:
-
Object
- Object
- Aws::Types::GetRelationalDatabaseLogStreamsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#log_streams ⇒ ::Array[::String]
Returns the value of attribute log_streams.
Instance Attribute Details
#log_streams ⇒ ::Array[::String]
Returns the value of attribute log_streams.
1979 1980 1981 |
# File 'sig/types.rbs', line 1979 def log_streams @log_streams end |