GetDeploymentAtScopePlainArgs

data class GetDeploymentAtScopePlainArgs(val deploymentName: String, val scope: String) : ConvertibleToJava<GetDeploymentAtScopePlainArgs>

Constructors

Link copied to clipboard
fun GetDeploymentAtScopePlainArgs(deploymentName: String, scope: String)

Functions

Link copied to clipboard
open override fun toJava(): GetDeploymentAtScopePlainArgs

Properties

Link copied to clipboard

The name of the deployment.

Link copied to clipboard

The resource scope.