Class: Aws::Types::GetInvitationsCountResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#invitations_count::Integer

Returns the value of attribute invitations_count.

Returns:

  • (::Integer)


6093
6094
6095
# File 'sig/types.rbs', line 6093

def invitations_count
  @invitations_count
end