Class: Aws::Types::DescribeSdiSourceRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSdiSourceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sdi_source_id ⇒ ::String
Returns the value of attribute sdi_source_id.
Instance Attribute Details
#sdi_source_id ⇒ ::String
Returns the value of attribute sdi_source_id.
5667 5668 5669 |
# File 'sig/types.rbs', line 5667 def sdi_source_id @sdi_source_id end |