TlsRouteArgs

constructor(description: Output<String>? = null, gateways: Output<List<String>>? = null, location: Output<String>? = null, meshes: Output<List<String>>? = null, name: Output<String>? = null, project: Output<String>? = null, rules: Output<List<TlsRouteRouteRuleArgs>>? = null, tlsRouteId: Output<String>? = null)