ViewArgsBuilder

Builder for ViewArgs.

Functions

Link copied to clipboard
@JvmName(name = "lmxyqlbuuwxrtwmo")
suspend fun defaultView(value: Output<Boolean>)
@JvmName(name = "jhlayphnbhegasdr")
suspend fun defaultView(value: Boolean?)
Link copied to clipboard
@JvmName(name = "tuqunmedluyhbaqs")
suspend fun filters(value: ViewFiltersArgs?)
@JvmName(name = "wkxsewajynjxurvp")
suspend fun filters(value: Output<ViewFiltersArgs>)
@JvmName(name = "hdswsyyshenfvcjo")
suspend fun filters(argument: suspend ViewFiltersArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "lbmnhqqrhwbjnxco")
suspend fun includedProperties(value: Output<List<ViewIncludedPropertyArgs>>)
@JvmName(name = "nhaclwurhjsxnuyy")
suspend fun includedProperties(vararg values: ViewIncludedPropertyArgs)
@JvmName(name = "ftieqpyarxeoodgw")
suspend fun includedProperties(vararg values: Output<ViewIncludedPropertyArgs>)
@JvmName(name = "rkoexsvmagnvfaun")
suspend fun includedProperties(vararg argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
@JvmName(name = "sppmrsoqhstifoyo")
suspend fun includedProperties(value: List<ViewIncludedPropertyArgs>?)
@JvmName(name = "cvfenxpyiyonxicr")
suspend fun includedProperties(values: List<Output<ViewIncludedPropertyArgs>>)
@JvmName(name = "ttjppjopceevkvox")
suspend fun includedProperties(argument: List<suspend ViewIncludedPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "akbhhxqbpykbexco")
suspend fun includedProperties(argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "rfbhkweivcftjhiv")
suspend fun name(value: Output<String>)
@JvmName(name = "phvllblxafrvvwip")
suspend fun name(value: String?)
Link copied to clipboard
@JvmName(name = "ikapwxsfopwvdfjg")
suspend fun scope(value: Output<String>)
@JvmName(name = "kucptxquicbusotr")
suspend fun scope(value: String?)
Link copied to clipboard
@JvmName(name = "tbvceehonmaipjix")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "obfxmxmdhesefegn")
fun tags(vararg values: Pair<String, String>)
@JvmName(name = "auegqxtukoxxwauk")
suspend fun tags(value: Map<String, String>?)