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)


6797
6798
6799
# File 'sig/types.rbs', line 6797

def arn
  @arn
end

#member_name::String

Returns the value of attribute member_name.

Returns:

  • (::String)


6798
6799
6800
# File 'sig/types.rbs', line 6798

def member_name
  @member_name
end