Class: Aws::Types::BatchDelete

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_ids::Array[::String]

Returns the value of attribute channel_ids.

Returns:

  • (::Array[::String])


244
245
246
# File 'sig/types.rbs', line 244

def channel_ids
  @channel_ids
end

#input_ids::Array[::String]

Returns the value of attribute input_ids.

Returns:

  • (::Array[::String])


245
246
247
# File 'sig/types.rbs', line 245

def input_ids
  @input_ids
end

#input_security_group_ids::Array[::String]

Returns the value of attribute input_security_group_ids.

Returns:

  • (::Array[::String])


246
247
248
# File 'sig/types.rbs', line 246

def input_security_group_ids
  @input_security_group_ids
end

#multiplex_ids::Array[::String]

Returns the value of attribute multiplex_ids.

Returns:

  • (::Array[::String])


247
248
249
# File 'sig/types.rbs', line 247

def multiplex_ids
  @multiplex_ids
end