Class: Aws::Types::GetRandomPasswordResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRandomPasswordResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#random_password ⇒ ::String
Returns the value of attribute random_password.
Instance Attribute Details
#random_password ⇒ ::String
Returns the value of attribute random_password.
157 158 159 |
# File 'sig/types.rbs', line 157 def random_password @random_password end |