ViewArgsBuilder

Builder for ViewArgs.

Functions

Link copied to clipboard
@JvmName(name = "jatorehnmcawcshy")
suspend fun defaultView(value: Output<Boolean>)
@JvmName(name = "byxxmyreiesfsapn")
suspend fun defaultView(value: Boolean?)
Link copied to clipboard
@JvmName(name = "babhbftomxlolcvw")
suspend fun filters(value: ViewFiltersArgs?)
@JvmName(name = "ypontcpyqymqvegc")
suspend fun filters(value: Output<ViewFiltersArgs>)
@JvmName(name = "bdxwopefehshorsq")
suspend fun filters(argument: suspend ViewFiltersArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "aytkxeohhlvqdkkm")
suspend fun includedProperties(value: Output<List<ViewIncludedPropertyArgs>>)
@JvmName(name = "uvaxubryutarsepk")
suspend fun includedProperties(vararg values: ViewIncludedPropertyArgs)
@JvmName(name = "svebhagqxvwrdrpp")
suspend fun includedProperties(vararg values: Output<ViewIncludedPropertyArgs>)
@JvmName(name = "nwbglyboengkuixc")
suspend fun includedProperties(vararg argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
@JvmName(name = "ssancocnaqqtyugo")
suspend fun includedProperties(value: List<ViewIncludedPropertyArgs>?)
@JvmName(name = "xijdsqrxponowgal")
suspend fun includedProperties(values: List<Output<ViewIncludedPropertyArgs>>)
@JvmName(name = "gqdrijetpniqyfxc")
suspend fun includedProperties(argument: List<suspend ViewIncludedPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "qsymfkfmmlnoambm")
suspend fun includedProperties(argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "hqeiolkidoierxqx")
suspend fun name(value: Output<String>)
@JvmName(name = "djgdxqdhadfmxaxh")
suspend fun name(value: String?)
Link copied to clipboard
@JvmName(name = "kxyoxsnboitmstcn")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "eqjegmxfmlwqlyii")
fun tags(vararg values: Pair<String, String>)
@JvmName(name = "ideeogxvlarurejt")
suspend fun tags(value: Map<String, String>?)