GetDeploymentStrategyPlainArgs

data class GetDeploymentStrategyPlainArgs(val id: String) : ConvertibleToJava<GetDeploymentStrategyPlainArgs>

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The deployment strategy ID.

Functions

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