Class: Aws::Types::ProposalActions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#invitations ⇒ ::Array[Types::InviteAction]

Returns the value of attribute invitations.

Returns:



554
555
556
# File 'sig/types.rbs', line 554

def invitations
  @invitations
end

#removals ⇒ ::Array[Types::RemoveAction]

Returns the value of attribute removals.

Returns:



555
556
557
# File 'sig/types.rbs', line 555

def removals
  @removals
end