Module: Aws::AppConfig::Client::_GetAccountSettingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AccountSettings]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #deletion_protection ⇒ Types::DeletionProtectionSettings
- #vended_metrics ⇒ Types::VendedMetricsSettings
Instance Method Details
#deletion_protection ⇒ Types::DeletionProtectionSettings
346 |
# File 'sig/client.rbs', line 346
def deletion_protection: () -> Types::DeletionProtectionSettings
|
#vended_metrics ⇒ Types::VendedMetricsSettings
347 |
# File 'sig/client.rbs', line 347
def vended_metrics: () -> Types::VendedMetricsSettings
|