Class: Aws::Types::DeleteSdiSourceRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSdiSourceRequest
- 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.
5657 5658 5659 |
# File 'sig/types.rbs', line 5657 def sdi_source_id @sdi_source_id end |