EndpointPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "mxwpaxwgdqrisvdx")
suspend fun addresses(value: Output<List<String>>)
@JvmName(name = "ftvuxxuawahomxrc")
suspend fun addresses(vararg values: Output<String>)
@JvmName(name = "jrtpkaiihwwtgvey")
suspend fun addresses(vararg values: String)
@JvmName(name = "cflciltdbyeixyye")
suspend fun addresses(values: List<Output<String>>)
@JvmName(name = "nrdefqhblblfbxlg")
suspend fun addresses(value: List<String>?)
Link copied to clipboard
@JvmName(name = "tbehwylxjvetgasq")
suspend fun conditions(value: Output<EndpointConditionsPatchArgs>)
@JvmName(name = "unyvirnamyqxlcqv")
suspend fun conditions(value: EndpointConditionsPatchArgs?)
@JvmName(name = "xlfjpvlruetyrcny")
suspend fun conditions(argument: suspend EndpointConditionsPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "rhiparbaqqutrrcs")
suspend fun hostname(value: Output<String>)
@JvmName(name = "aijfitrontmkmyrk")
suspend fun hostname(value: String?)
Link copied to clipboard
@JvmName(name = "foooymxxfxssmfyv")
suspend fun nodeName(value: Output<String>)
@JvmName(name = "qfkbmleliiwnjsic")
suspend fun nodeName(value: String?)
Link copied to clipboard
@JvmName(name = "icedrfadelsgfeje")
suspend fun targetRef(value: Output<ObjectReferencePatchArgs>)
@JvmName(name = "cmgdmdjxnsjylyxf")
suspend fun targetRef(value: ObjectReferencePatchArgs?)
@JvmName(name = "rmdiqxiafjvwihog")
suspend fun targetRef(argument: suspend ObjectReferencePatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "moyxwjghbekdphaa")
suspend fun topology(value: Output<Map<String, String>>)
@JvmName(name = "mltfidulydjoeaiv")
fun topology(vararg values: Pair<String, String>)
@JvmName(name = "dwlaphghtocvqptu")
suspend fun topology(value: Map<String, String>?)