Class: Aws::Types::SourcePriority
- Inherits:
-
Object
- Object
- Aws::Types::SourcePriority
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#primary_source ⇒ ::String
Returns the value of attribute primary_source.
Instance Attribute Details
#primary_source ⇒ ::String
Returns the value of attribute primary_source.
2137 2138 2139 |
# File 'sig/types.rbs', line 2137 def primary_source @primary_source end |