Class: Aws::Types::TrialSource

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#source_arn::String

Returns the value of attribute source_arn.



11860
11861
11862
# File 'sig/types.rbs', line 11860

def source_arn
  @source_arn
end

#source_type::String

Returns the value of attribute source_type.



11861
11862
11863
# File 'sig/types.rbs', line 11861

def source_type
  @source_type
end