Class: Aws::Types::DeleteInputSourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_source_id::String

Returns the value of attribute input_source_id.

Returns:

  • (::String)


269
270
271
# File 'sig/types.rbs', line 269

def input_source_id
  @input_source_id
end

#service_arn::String

Returns the value of attribute service_arn.

Returns:

  • (::String)


268
269
270
# File 'sig/types.rbs', line 268

def service_arn
  @service_arn
end