Class: Aws::Types::DescribeScriptInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#script_id::String

Returns the value of attribute script_id.

Returns:

  • (::String)


1055
1056
1057
# File 'sig/types.rbs', line 1055

def script_id
  @script_id
end