Class: Aws::Types::BatchCreateChannelMembershipResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#batch_channel_membershipsTypes::BatchChannelMemberships

Returns the value of attribute batch_channel_memberships.



57
58
59
# File 'sig/types.rbs', line 57

def batch_channel_memberships
  @batch_channel_memberships
end

#errors::Array[Types::BatchCreateChannelMembershipError]

Returns the value of attribute errors.



58
59
60
# File 'sig/types.rbs', line 58

def errors
  @errors
end