Module: Aws::GreengrassV2::Client::_GetDeploymentResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetDeploymentResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#components::Hash[::String, Types::ComponentDeploymentSpecification]

Returns:



376
# File 'sig/client.rbs', line 376

def components: () -> ::Hash[::String, Types::ComponentDeploymentSpecification]

#creation_timestamp::Time

Returns:

  • (::Time)


379
# File 'sig/client.rbs', line 379

def creation_timestamp: () -> ::Time

#deployment_id::String

Returns:

  • (::String)


371
# File 'sig/client.rbs', line 371

def deployment_id: () -> ::String

#deployment_name::String

Returns:

  • (::String)


372
# File 'sig/client.rbs', line 372

def deployment_name: () -> ::String

#deployment_policiesTypes::DeploymentPolicies



377
# File 'sig/client.rbs', line 377

def deployment_policies: () -> Types::DeploymentPolicies

#deployment_status"ACTIVE", ...

Returns:

  • ("ACTIVE", "COMPLETED", "CANCELED", "FAILED", "INACTIVE")


373
# File 'sig/client.rbs', line 373

def deployment_status: () -> ("ACTIVE" | "COMPLETED" | "CANCELED" | "FAILED" | "INACTIVE")

#iot_job_arn::String

Returns:

  • (::String)


375
# File 'sig/client.rbs', line 375

def iot_job_arn: () -> ::String

#iot_job_configurationTypes::DeploymentIoTJobConfiguration



378
# File 'sig/client.rbs', line 378

def iot_job_configuration: () -> Types::DeploymentIoTJobConfiguration

#iot_job_id::String

Returns:

  • (::String)


374
# File 'sig/client.rbs', line 374

def iot_job_id: () -> ::String

#is_latest_for_targetBoolean

Returns:

  • (Boolean)


380
# File 'sig/client.rbs', line 380

def is_latest_for_target: () -> bool

#parent_target_arn::String

Returns:

  • (::String)


381
# File 'sig/client.rbs', line 381

def parent_target_arn: () -> ::String

#revision_id::String

Returns:

  • (::String)


370
# File 'sig/client.rbs', line 370

def revision_id: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


382
# File 'sig/client.rbs', line 382

def tags: () -> ::Hash[::String, ::String]

#target_arn::String

Returns:

  • (::String)


369
# File 'sig/client.rbs', line 369

def target_arn: () -> ::String