Class: Aws::Types::BatchAddRoleInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#accessor_ids::Array[::String]

Returns the value of attribute accessor_ids.

Returns:



32
33
34
# File 'sig/types.rbs', line 32

def accessor_ids
  @accessor_ids
end

#role"EXPERT", ...

Returns the value of attribute role.

Returns:



33
34
35
# File 'sig/types.rbs', line 33

def role
  @role
end

#space_id::String

Returns the value of attribute space_id.

Returns:



31
32
33
# File 'sig/types.rbs', line 31

def space_id
  @space_id
end