getDeployment

Resource Type definition for AWS::AppConfig::Deployment

Return

null

Parameters

argument

null


suspend fun getDeployment(applicationId: String, deploymentNumber: String, environmentId: String): GetDeploymentResult

Return

null

Parameters

applicationId

The application ID.

deploymentNumber

The sequence number of the deployment.

environmentId

The environment ID.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.appconfig.kotlin.inputs.GetDeploymentPlainArgs.

See also