Class: Aws::Types::DescribeJobRunRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


211
212
213
# File 'sig/types.rbs', line 211

def id
  @id
end

#virtual_cluster_id::String

Returns the value of attribute virtual_cluster_id.

Returns:

  • (::String)


212
213
214
# File 'sig/types.rbs', line 212

def virtual_cluster_id
  @virtual_cluster_id
end