Class: Aws::Types::AssociateTargetsWithJobResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


166
167
168
# File 'sig/types.rbs', line 166

def description
  @description
end

#job_arn::String

Returns the value of attribute job_arn.

Returns:

  • (::String)


164
165
166
# File 'sig/types.rbs', line 164

def job_arn
  @job_arn
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


165
166
167
# File 'sig/types.rbs', line 165

def job_id
  @job_id
end