Module: Aws::GreengrassV2::Client::_CreateDeploymentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateDeploymentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#deployment_id ⇒ ::String
203 |
# File 'sig/client.rbs', line 203
def deployment_id: () -> ::String
|
#iot_job_arn ⇒ ::String
205 |
# File 'sig/client.rbs', line 205
def iot_job_arn: () -> ::String
|
#iot_job_id ⇒ ::String
204 |
# File 'sig/client.rbs', line 204
def iot_job_id: () -> ::String
|