listDeploymentInstances
inline suspend fun CodeDeployClient.listDeploymentInstances(crossinline block: ListDeploymentInstancesRequest.Builder.() -> Unit): ListDeploymentInstancesResponse
Deprecated
No longer recommended for use. See AWS API documentation for more details.
The newer BatchGetDeploymentTargets
should be used instead because it works with all compute types. ListDeploymentInstances
throws an exception if it is used with a compute platform other than EC2/On-premises or Lambda.
Lists the instance for a deployment associated with the user or Amazon Web Services account.