includedProperties

@JvmName(name = "huyohiccrdbbprss")
suspend fun includedProperties(value: Output<List<ViewIncludedPropertyArgs>>)
@JvmName(name = "clqustakspwhpdma")
suspend fun includedProperties(value: List<ViewIncludedPropertyArgs>?)

Parameters

value

A list of fields that provide additional information about the view.


@JvmName(name = "vctfynfyxtclpjrd")
suspend fun includedProperties(vararg values: Output<ViewIncludedPropertyArgs>)


@JvmName(name = "xqqurscdwammctgd")
suspend fun includedProperties(values: List<Output<ViewIncludedPropertyArgs>>)
@JvmName(name = "rtyywlgrudwrsmut")
suspend fun includedProperties(vararg values: ViewIncludedPropertyArgs)

Parameters

values

A list of fields that provide additional information about the view.


@JvmName(name = "xgtiureiknfsmakc")
suspend fun includedProperties(argument: List<suspend ViewIncludedPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "isfjhddijenwfbcd")
suspend fun includedProperties(vararg argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)
@JvmName(name = "jpmpxigkrogrhkhu")
suspend fun includedProperties(argument: suspend ViewIncludedPropertyArgsBuilder.() -> Unit)

Parameters

argument

A list of fields that provide additional information about the view.