Module: Aws::Backup::Client::_DescribeGlobalSettingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeGlobalSettingsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#global_settings ⇒ ::Hash[::String, ::String]
579 |
# File 'sig/client.rbs', line 579
def global_settings: () -> ::Hash[::String, ::String]
|
#last_update_time ⇒ ::Time
580 |
# File 'sig/client.rbs', line 580
def last_update_time: () -> ::Time
|