Class: Aws::Types::OutputSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#output_source_id::String

Returns the value of attribute output_source_id.

Returns:

  • (::String)


3458
3459
3460
# File 'sig/types.rbs', line 3458

def output_source_id
  @output_source_id
end

#output_source_type::String

Returns the value of attribute output_source_type.

Returns:

  • (::String)


3459
3460
3461
# File 'sig/types.rbs', line 3459

def output_source_type
  @output_source_type
end