Class: Aws::Types::MemberFabricAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#admin_username ⇒ ::String

Returns the value of attribute admin_username.

Returns:

  • (::String)


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.

Returns:

  • (::String)


375
376
377
# File 'sig/types.rbs', line 375

def ca_endpoint
  @ca_endpoint
end