Class: Aws::Types::DeleteAccountDefaultProtectConfigurationResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAccountDefaultProtectConfigurationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#default_protect_configuration_arn ⇒ ::String
Returns the value of attribute default_protect_configuration_arn.
-
#default_protect_configuration_id ⇒ ::String
Returns the value of attribute default_protect_configuration_id.
Instance Attribute Details
#default_protect_configuration_arn ⇒ ::String
Returns the value of attribute default_protect_configuration_arn.
394 395 396 |
# File 'sig/types.rbs', line 394 def default_protect_configuration_arn @default_protect_configuration_arn end |
#default_protect_configuration_id ⇒ ::String
Returns the value of attribute default_protect_configuration_id.
395 396 397 |
# File 'sig/types.rbs', line 395 def default_protect_configuration_id @default_protect_configuration_id end |