Class: Aws::Types::CloudWatchLogsDestinationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CloudWatchLogsDestinationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#log_group_name ⇒ ::String
Returns the value of attribute log_group_name.
Instance Attribute Details
#log_group_name ⇒ ::String
Returns the value of attribute log_group_name.
17 18 19 |
# File 'sig/types.rbs', line 17 def log_group_name @log_group_name end |