codedeploy_get_deployment_config {paws.developer.tools}R Documentation

Gets information about a deployment configuration

Description

Gets information about a deployment configuration.

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

Usage

codedeploy_get_deployment_config(deploymentConfigName)

Arguments

deploymentConfigName

[required] The name of a deployment configuration associated with the user or Amazon Web Services account.


[Package paws.developer.tools version 0.9.0 Index]