Class: Aws::Types::CreateDeploymentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#deployment_id ⇒ ::String

Returns the value of attribute deployment_id.

Returns:

  • (::String)


203
204
205
# File 'sig/types.rbs', line 203

def deployment_id
  @deployment_id
end

#iot_job_arn ⇒ ::String

Returns the value of attribute iot_job_arn.

Returns:

  • (::String)


205
206
207
# File 'sig/types.rbs', line 205

def iot_job_arn
  @iot_job_arn
end

#iot_job_id ⇒ ::String

Returns the value of attribute iot_job_id.

Returns:

  • (::String)


204
205
206
# File 'sig/types.rbs', line 204

def iot_job_id
  @iot_job_id
end