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
264 |
# File 'sig/client.rbs', line 264
def creation_time: () -> ::Time
|
#report_plan_arn ⇒ ::String
263 |
# File 'sig/client.rbs', line 263
def report_plan_arn: () -> ::String
|
#report_plan_name ⇒ ::String
262 |
# File 'sig/client.rbs', line 262
def report_plan_name: () -> ::String
|