MeshSpecEgressFilterArgs

data class MeshSpecEgressFilterArgs(val type: Output<String>? = null) : ConvertibleToJava<MeshSpecEgressFilterArgs>

Constructors

Link copied to clipboard
fun MeshSpecEgressFilterArgs(type: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): MeshSpecEgressFilterArgs

Properties

Link copied to clipboard
val type: Output<String>? = null