ViewArgsBuilder

Builder for ViewArgs.

Functions

Link copied to clipboard
@JvmName(name = "pxjnlrywbhyeqtux")
suspend fun defaultView(value: Output<Boolean>)
@JvmName(name = "gxhphmmyqidlkxkc")
suspend fun defaultView(value: Boolean?)
Link copied to clipboard
@JvmName(name = "yqrwogsxtrxryrxo")
suspend fun filters(value: ViewFiltersArgs?)
@JvmName(name = "qpayiixheypllwqq")
suspend fun filters(value: Output<ViewFiltersArgs>)
@JvmName(name = "pqdrlkenaalcfrfr")
suspend fun filters(argument: suspend ViewFiltersArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "qtuavosxjgaiulqe")
suspend fun includedProperties(value: Output<List<ViewIncludedPropertyArgs>>)
@JvmName(name = "dhltgfgfoktsakfx")
suspend fun includedProperties(vararg values: ViewIncludedPropertyArgs)
@JvmName(name = "lhenrjqddtginsbg")
suspend fun includedProperties(vararg values: Output<ViewIncludedPropertyArgs>)
@JvmName(name = "soercssjamarvfxi")
suspend fun includedProperties(vararg argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
@JvmName(name = "sxlrlqampdmajtex")
suspend fun includedProperties(value: List<ViewIncludedPropertyArgs>?)
@JvmName(name = "uxugxobaivqeuaah")
suspend fun includedProperties(values: List<Output<ViewIncludedPropertyArgs>>)
@JvmName(name = "gsprwsvmtwpjhwjj")
suspend fun includedProperties(argument: List<suspend ViewIncludedPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "gcxrurwxlwdqakis")
suspend fun includedProperties(argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "oniwcjcwbmiancse")
suspend fun name(value: Output<String>)
@JvmName(name = "peksvloyptirwrfk")
suspend fun name(value: String?)
Link copied to clipboard
@JvmName(name = "twrwytlrqfwanhpa")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "cvmbvmorpwcgfrym")
fun tags(vararg values: Pair<String, String>)
@JvmName(name = "soglpvyyijypmydo")
suspend fun tags(value: Map<String, String>?)