Class: Aws::Types::MemberFabricConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::MemberFabricConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#admin_password ⇒ ::String
Returns the value of attribute admin_password.
-
#admin_username ⇒ ::String
Returns the value of attribute admin_username.
Instance Attribute Details
#admin_password ⇒ ::String
Returns the value of attribute admin_password.
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.
380 381 382 |
# File 'sig/types.rbs', line 380 def admin_username @admin_username end |