Class: Aws::Types::GetRandomPasswordResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#random_password::String

Returns the value of attribute random_password.

Returns:



157
158
159
# File 'sig/types.rbs', line 157

def random_password
  @random_password
end