ViewArgsBuilder

Builder for ViewArgs.

Functions

Link copied to clipboard
@JvmName(name = "cbibhayncfxmcaaw")
suspend fun defaultView(value: Output<Boolean>)
@JvmName(name = "aiufpcfsmjttgqmq")
suspend fun defaultView(value: Boolean?)
Link copied to clipboard
@JvmName(name = "kngswnsianyavinb")
suspend fun filters(value: ViewFiltersArgs?)
@JvmName(name = "vtttxdorocojalhi")
suspend fun filters(value: Output<ViewFiltersArgs>)
@JvmName(name = "ytttljrotwmjtovr")
suspend fun filters(argument: suspend ViewFiltersArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "ylmjkivygrhqyiie")
suspend fun includedProperties(value: Output<List<ViewIncludedPropertyArgs>>)
@JvmName(name = "imbfrhxkimdtfomd")
suspend fun includedProperties(vararg values: ViewIncludedPropertyArgs)
@JvmName(name = "ghxejaccxaokdqho")
suspend fun includedProperties(vararg values: Output<ViewIncludedPropertyArgs>)
@JvmName(name = "gqldgnwbgwowrsxi")
suspend fun includedProperties(vararg argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
@JvmName(name = "hertgropqqwsecug")
suspend fun includedProperties(value: List<ViewIncludedPropertyArgs>?)
@JvmName(name = "ssmcyidkvyobwqtf")
suspend fun includedProperties(values: List<Output<ViewIncludedPropertyArgs>>)
@JvmName(name = "kurektvvkkgxjcrb")
suspend fun includedProperties(argument: List<suspend ViewIncludedPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "vkdfdmmddfbxtwlj")
suspend fun includedProperties(argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "axaxuhywnthasqrh")
suspend fun name(value: Output<String>)
@JvmName(name = "crvbolkoaooxowfr")
suspend fun name(value: String?)
Link copied to clipboard
@JvmName(name = "goylvlswhhtwmkrf")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "cysdqelhxngqogck")
fun tags(vararg values: Pair<String, String>)
@JvmName(name = "tfwkakrqpcelcdxc")
suspend fun tags(value: Map<String, String>?)