Class: Aws::Types::TrialComponentSource

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)


11741
11742
11743
# File 'sig/types.rbs', line 11741

def source_arn
  @source_arn
end

#source_type::String

Returns the value of attribute source_type.

Returns:

  • (::String)


11742
11743
11744
# File 'sig/types.rbs', line 11742

def source_type
  @source_type
end