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]
538 |
# File 'sig/client.rbs', line 538
def global_settings: () -> ::Hash[::String, ::String]
|
#last_update_time ⇒ ::Time
539 |
# File 'sig/client.rbs', line 539
def last_update_time: () -> ::Time
|