Class: Aws::Types::MemberFabricAttributes
- Inherits:
-
Object
- Object
- Aws::Types::MemberFabricAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#admin_username ⇒ ::String
Returns the value of attribute admin_username.
-
#ca_endpoint ⇒ ::String
Returns the value of attribute ca_endpoint.
Instance Attribute Details
#admin_username ⇒ ::String
Returns the value of attribute admin_username.
374 375 376 |
# File 'sig/types.rbs', line 374 def admin_username @admin_username end |
#ca_endpoint ⇒ ::String
Returns the value of attribute ca_endpoint.
375 376 377 |
# File 'sig/types.rbs', line 375 def ca_endpoint @ca_endpoint end |