Class: Aws::Types::GroupMember

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


6531
6532
6533
# File 'sig/types.rbs', line 6531

def arn
  @arn
end

#member_name::String

Returns the value of attribute member_name.

Returns:

  • (::String)


6532
6533
6534
# File 'sig/types.rbs', line 6532

def member_name
  @member_name
end