Class: Aws::Types::CloudWatchLogDestination
- Inherits:
-
Object
- Object
- Aws::Types::CloudWatchLogDestination
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#log_group_arn ⇒ ::String
Returns the value of attribute log_group_arn.
Instance Attribute Details
#log_group_arn ⇒ ::String
Returns the value of attribute log_group_arn.
98 99 100 |
# File 'sig/types.rbs', line 98 def log_group_arn @log_group_arn end |