Class: Aws::Types::ExperimentSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_arn::String

Returns the value of attribute source_arn.

Returns:

  • (::String)


5912
5913
5914
# File 'sig/types.rbs', line 5912

def source_arn
  @source_arn
end

#source_type::String

Returns the value of attribute source_type.

Returns:

  • (::String)


5913
5914
5915
# File 'sig/types.rbs', line 5913

def source_type
  @source_type
end