Class: Aws::Types::BatchRemoveChannelRoleFromAccessorsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#errors::Array[Types::BatchError]

Returns the value of attribute errors.

Returns:



60
61
62
# File 'sig/types.rbs', line 60

def errors
  @errors
end

#removed_accessor_ids::Array[::String]

Returns the value of attribute removed_accessor_ids.

Returns:



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

def removed_accessor_ids
  @removed_accessor_ids
end