Class: Aws::Types::ScriptBatchJobIdentifier

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#script_name::String

Returns the value of attribute script_name.

Returns:

  • (::String)


918
919
920
# File 'sig/types.rbs', line 918

def script_name
  @script_name
end