codedeploy_get_deployment_target {paws.developer.tools}R Documentation

Returns information about a deployment target

Description

Returns information about a deployment target.

See https://www.paws-r-sdk.com/docs/codedeploy_get_deployment_target/ for full documentation.

Usage

codedeploy_get_deployment_target(deploymentId, targetId)

Arguments

deploymentId

[required] The unique ID of a deployment.

targetId

[required] The unique ID of a deployment target.


[Package paws.developer.tools version 0.9.0 Index]