Class: Aws::Types::ExperimentSource
- Inherits:
-
Object
- Object
- Aws::Types::ExperimentSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_arn ⇒ ::String
Returns the value of attribute source_arn.
-
#source_type ⇒ ::String
Returns the value of attribute source_type.
Instance Attribute Details
#source_arn ⇒ ::String
Returns the value of attribute source_arn.
5893 5894 5895 |
# File 'sig/types.rbs', line 5893 def source_arn @source_arn end |
#source_type ⇒ ::String
Returns the value of attribute source_type.
5894 5895 5896 |
# File 'sig/types.rbs', line 5894 def source_type @source_type end |