Class: Aws::Types::UpdateScriptOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateScriptOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#script ⇒ Types::Script
Returns the value of attribute script.
Instance Attribute Details
#script ⇒ Types::Script
Returns the value of attribute script.
2462 2463 2464 |
# File 'sig/types.rbs', line 2462 def script @script end |