Class: Aws::Types::DeleteBackupVaultLockConfigurationInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBackupVaultLockConfigurationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#backup_vault_name ⇒ ::String
Returns the value of attribute backup_vault_name.
Instance Attribute Details
#backup_vault_name ⇒ ::String
Returns the value of attribute backup_vault_name.
532 533 534 |
# File 'sig/types.rbs', line 532 def backup_vault_name @backup_vault_name end |