Module: Aws::Backup::Client::_CreateReportPlanResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateReportPlanOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#creation_time ⇒ ::Time
249 |
# File 'sig/client.rbs', line 249
def creation_time: () -> ::Time
|
#report_plan_arn ⇒ ::String
248 |
# File 'sig/client.rbs', line 248
def report_plan_arn: () -> ::String
|
#report_plan_name ⇒ ::String
247 |
# File 'sig/client.rbs', line 247
def report_plan_name: () -> ::String
|