Class: Aws::Types::DeleteExascaleDbStorageVaultInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteExascaleDbStorageVaultInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#exascale_db_storage_vault_id ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_id.
Instance Attribute Details
#exascale_db_storage_vault_id ⇒ ::String
Returns the value of attribute exascale_db_storage_vault_id.
1310 1311 1312 |
# File 'sig/types.rbs', line 1310 def exascale_db_storage_vault_id @exascale_db_storage_vault_id end |