Class: Aws::Types::BatchAddRoleOutput

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:



38
39
40
# File 'sig/types.rbs', line 38

def added_accessor_ids
  @added_accessor_ids
end

#errors::Array[Types::BatchError]

Returns the value of attribute errors.

Returns:



39
40
41
# File 'sig/types.rbs', line 39

def errors
  @errors
end