ViewArgsBuilder

Builder for ViewArgs.

Functions

Link copied to clipboard
@JvmName(name = "ujiycfhtlndeynff")
suspend fun filters(value: ViewSearchFilterArgs?)
@JvmName(name = "blsvbkjiyxiiourm")
suspend fun filters(value: Output<ViewSearchFilterArgs>)
@JvmName(name = "bxefdojwhblpihuh")
suspend fun filters(argument: suspend ViewSearchFilterArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "awlhypyarktvybcc")
suspend fun includedProperties(value: Output<List<ViewIncludedPropertyArgs>>)
@JvmName(name = "wpfhsnxhctssvggg")
suspend fun includedProperties(vararg values: ViewIncludedPropertyArgs)
@JvmName(name = "elykwtqmcrdcvwfq")
suspend fun includedProperties(vararg values: Output<ViewIncludedPropertyArgs>)
@JvmName(name = "qrumxvekmmottlxd")
suspend fun includedProperties(vararg argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
@JvmName(name = "niumvsayyuopbhpu")
suspend fun includedProperties(value: List<ViewIncludedPropertyArgs>?)
@JvmName(name = "mkbmottadribubml")
suspend fun includedProperties(values: List<Output<ViewIncludedPropertyArgs>>)
@JvmName(name = "rxhfxnqjjgqyobfa")
suspend fun includedProperties(argument: List<suspend ViewIncludedPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "kllydckwsicegfwh")
suspend fun includedProperties(argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "sjlehpasgpexhewl")
suspend fun scope(value: Output<String>)
@JvmName(name = "etqpqdybkwekxdtt")
suspend fun scope(value: String?)
Link copied to clipboard
@JvmName(name = "xsnqlpxnalfhsalb")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "kivacaetjnbmoxel")
fun tags(vararg values: Pair<String, String>)
@JvmName(name = "evswspknnciydtsp")
suspend fun tags(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "drkyugtjlpornjrt")
suspend fun viewName(value: Output<String>)
@JvmName(name = "mojrcpvnrlodncvy")
suspend fun viewName(value: String?)