ViewArgsBuilder

Builder for ViewArgs.

Functions

Link copied to clipboard
@JvmName(name = "jkpygiicekjbpwcd")
suspend fun defaultView(value: Output<Boolean>)
@JvmName(name = "oncuppdwvibgngcp")
suspend fun defaultView(value: Boolean?)
Link copied to clipboard
@JvmName(name = "dytofeedyfwfbamt")
suspend fun filters(value: ViewFiltersArgs?)
@JvmName(name = "flljttmfanflipmf")
suspend fun filters(value: Output<ViewFiltersArgs>)
@JvmName(name = "upjtdddlfsnygihg")
suspend fun filters(argument: suspend ViewFiltersArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "pvbobtxorhlfnhol")
suspend fun includedProperties(value: Output<List<ViewIncludedPropertyArgs>>)
@JvmName(name = "ikhktlmqupeacdfw")
suspend fun includedProperties(vararg values: ViewIncludedPropertyArgs)
@JvmName(name = "brihtfsrgbxjimrx")
suspend fun includedProperties(vararg values: Output<ViewIncludedPropertyArgs>)
@JvmName(name = "gyparabfsvqpmmpp")
suspend fun includedProperties(vararg argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
@JvmName(name = "vecummreawxbrbpd")
suspend fun includedProperties(value: List<ViewIncludedPropertyArgs>?)
@JvmName(name = "dlpipuaxvehqvpbj")
suspend fun includedProperties(values: List<Output<ViewIncludedPropertyArgs>>)
@JvmName(name = "cwnshhmpnxcibxje")
suspend fun includedProperties(argument: List<suspend ViewIncludedPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "bansdrhttloqkjat")
suspend fun includedProperties(argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "ifacpdkxlqrivdpp")
suspend fun name(value: Output<String>)
@JvmName(name = "agwhfvorwhumvuan")
suspend fun name(value: String?)
Link copied to clipboard
@JvmName(name = "kavnybccjiuhymyt")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "xjxysekocqesqymg")
fun tags(vararg values: Pair<String, String>)
@JvmName(name = "bgmnhwsujtreobiv")
suspend fun tags(value: Map<String, String>?)