Class: Aws::Types::MemberFabricConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:admin_password])

Instance Attribute Summary collapse

Instance Attribute Details

#admin_password ⇒ ::String

Returns the value of attribute admin_password.

Returns:

  • (::String)


381
382
383
# File 'sig/types.rbs', line 381

def admin_password
  @admin_password
end

#admin_username ⇒ ::String

Returns the value of attribute admin_username.

Returns:

  • (::String)


380
381
382
# File 'sig/types.rbs', line 380

def admin_username
  @admin_username
end