Class: Aws::Types::DeleteScriptInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteScriptInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#script_id ⇒ ::String
Returns the value of attribute script_id.
Instance Attribute Details
#script_id ⇒ ::String
Returns the value of attribute script_id.
617 618 619 |
# File 'sig/types.rbs', line 617 def script_id @script_id end |