Class: Aws::Types::ScriptBatchJobIdentifier
- Inherits:
-
Object
- Object
- Aws::Types::ScriptBatchJobIdentifier
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#script_name ⇒ ::String
Returns the value of attribute script_name.
Instance Attribute Details
#script_name ⇒ ::String
Returns the value of attribute script_name.
918 919 920 |
# File 'sig/types.rbs', line 918 def script_name @script_name end |