Class: Aws::Types::BatchAddChannelRoleToAccessorsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#added_accessor_ids::Array[::String]

Returns the value of attribute added_accessor_ids.

Returns:

  • (::Array[::String])


25
26
27
# File 'sig/types.rbs', line 25

def added_accessor_ids
  @added_accessor_ids
end

#errors::Array[Types::BatchError]

Returns the value of attribute errors.

Returns:



26
27
28
# File 'sig/types.rbs', line 26

def errors
  @errors
end