GetDeploymentPlainArgs

data class GetDeploymentPlainArgs(val deploymentId: String, val restApiId: String) : ConvertibleToJava<GetDeploymentPlainArgs>

Constructors

Link copied to clipboard
fun GetDeploymentPlainArgs(deploymentId: String, restApiId: String)

Functions

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

Properties

Link copied to clipboard

Primary Id for this resource

Link copied to clipboard

The string identifier of the associated RestApi.