serviceDataFlowTemplates

@JvmName(name = "xjpliwxatxhqarqb")
suspend fun serviceDataFlowTemplates(value: Output<List<ServiceDataFlowTemplateArgs>>)
@JvmName(name = "xugoovtmwyadbhyg")
suspend fun serviceDataFlowTemplates(value: List<ServiceDataFlowTemplateArgs>)

Parameters

value

The set of data flow templates to use for this data flow policy rule.


@JvmName(name = "lrdlmeifbbqxcwrw")
suspend fun serviceDataFlowTemplates(vararg values: Output<ServiceDataFlowTemplateArgs>)


@JvmName(name = "neoxboweovikvxrk")
suspend fun serviceDataFlowTemplates(values: List<Output<ServiceDataFlowTemplateArgs>>)
@JvmName(name = "mdnwfncgvibdrsdt")
suspend fun serviceDataFlowTemplates(vararg values: ServiceDataFlowTemplateArgs)

Parameters

values

The set of data flow templates to use for this data flow policy rule.


@JvmName(name = "dcgijbqhymnmnnxl")
suspend fun serviceDataFlowTemplates(argument: List<suspend ServiceDataFlowTemplateArgsBuilder.() -> Unit>)
@JvmName(name = "cftunvopjuaatidf")
suspend fun serviceDataFlowTemplates(vararg argument: suspend ServiceDataFlowTemplateArgsBuilder.() -> Unit)
@JvmName(name = "bgxkxdkfkiqesmfs")
suspend fun serviceDataFlowTemplates(argument: suspend ServiceDataFlowTemplateArgsBuilder.() -> Unit)

Parameters

argument

The set of data flow templates to use for this data flow policy rule.