get Deployment
Returns a specified deployment.
Return
null
Parameters
argument
null
suspend fun getDeployment(apiId: String, deploymentId: String, location: String, project: String? = null): GetDeploymentResult
Return
null
See also
Parameters
api Id
deployment Id
location
project
suspend fun getDeployment(argument: suspend GetDeploymentPlainArgsBuilder.() -> Unit): GetDeploymentResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigeeregistry.v1.kotlin.inputs.GetDeploymentPlainArgs.