GetDeploymentAtTenantScopePlainArgs

data class GetDeploymentAtTenantScopePlainArgs(val deploymentName: String) : ConvertibleToJava<GetDeploymentAtTenantScopePlainArgs>

Constructors

Link copied to clipboard
constructor(deploymentName: String)

Properties

Link copied to clipboard

The name of the deployment.

Functions

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