Class: Aws::Types::GetStatusInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_version::String

Returns the value of attribute api_version.

Returns:

  • (::String)


91
92
93
# File 'sig/types.rbs', line 91

def api_version
  @api_version
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


90
91
92
# File 'sig/types.rbs', line 90

def job_id
  @job_id
end