Class: Aws::Types::CreateAutonomousDatabaseWalletOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateAutonomousDatabaseWalletOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#autonomous_database_wallet_file ⇒ ::String
Returns the value of attribute autonomous_database_wallet_file.
Instance Attribute Details
#autonomous_database_wallet_file ⇒ ::String
Returns the value of attribute autonomous_database_wallet_file.
823 824 825 |
# File 'sig/types.rbs', line 823 def autonomous_database_wallet_file @autonomous_database_wallet_file end |