DeploymentPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "edbcvxpkmdxecyvq")
suspend fun apiVersion(value: Output<String>)
@JvmName(name = "setnvkboxrabrxql")
suspend fun apiVersion(value: String?)
Link copied to clipboard
@JvmName(name = "bfjecyrjxcnkctrf")
suspend fun kind(value: Output<String>)
@JvmName(name = "cqsacxptpwjmixet")
suspend fun kind(value: String?)
Link copied to clipboard
@JvmName(name = "fecmltqvkvoldvls")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "kjlmdvulfljuiqct")
suspend fun metadata(value: ObjectMetaPatchArgs?)
@JvmName(name = "rmwegucbnunpqcov")
suspend fun metadata(argument: suspend ObjectMetaPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "wncerpygpjjwswyq")
suspend fun spec(value: Output<DeploymentSpecPatchArgs>)
@JvmName(name = "pqiygbnlnsgwdwjc")
suspend fun spec(value: DeploymentSpecPatchArgs?)
@JvmName(name = "xsaitaoellcroejv")
suspend fun spec(argument: suspend DeploymentSpecPatchArgsBuilder.() -> Unit)