Class: Aws::Types::ProjectMembershipAssignment

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")


4961
4962
4963
# File 'sig/types.rbs', line 4961

def designation
  @designation
end

#memberTypes::Member

Returns the value of attribute member.

Returns:



4960
4961
4962
# File 'sig/types.rbs', line 4960

def member
  @member
end