Class: Aws::Types::DeleteReportPlanInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteReportPlanInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#report_plan_name ⇒ ::String
Returns the value of attribute report_plan_name.
Instance Attribute Details
#report_plan_name ⇒ ::String
Returns the value of attribute report_plan_name.
553 554 555 |
# File 'sig/types.rbs', line 553 def report_plan_name @report_plan_name end |