Class: Aws::Types::BatchRemoveRoleOutput

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:



73
74
75
# File 'sig/types.rbs', line 73

def errors
  @errors
end

#removed_accessor_ids::Array[::String]

Returns the value of attribute removed_accessor_ids.

Returns:

  • (::Array[::String])


72
73
74
# File 'sig/types.rbs', line 72

def removed_accessor_ids
  @removed_accessor_ids
end