Class: Aws::Types::ProjectMember

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#designation"PROJECT_OWNER", ...

Returns the value of attribute designation.

Returns:

  • ("PROJECT_OWNER", "PROJECT_CONTRIBUTOR", "PROJECT_CATALOG_VIEWER", "PROJECT_CATALOG_CONSUMER", "PROJECT_CATALOG_STEWARD")


4955
4956
4957
# File 'sig/types.rbs', line 4955

def designation
  @designation
end

#member_detailsTypes::MemberDetails

Returns the value of attribute member_details.



4954
4955
4956
# File 'sig/types.rbs', line 4954

def member_details
  @member_details
end