Class: Aws::Types::GetAutonomousDatabaseWalletDetailsOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetAutonomousDatabaseWalletDetailsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#autonomous_database_wallet_details ⇒ Types::AutonomousDatabaseWalletDetails
Returns the value of attribute autonomous_database_wallet_details.
Instance Attribute Details
#autonomous_database_wallet_details ⇒ Types::AutonomousDatabaseWalletDetails
Returns the value of attribute autonomous_database_wallet_details.
1607 1608 1609 |
# File 'sig/types.rbs', line 1607 def autonomous_database_wallet_details @autonomous_database_wallet_details end |