Class: Aws::Types::DeleteRetentionPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRetentionPolicyRequest
- 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.
412 413 414 |
# File 'sig/types.rbs', line 412 def log_group_name @log_group_name end |