Tls Inspection Policy Args
constructor(caPool: Output<String>? = null, customTlsFeatures: Output<List<String>>? = null, description: Output<String>? = null, excludePublicCaSet: Output<Boolean>? = null, location: Output<String>? = null, minTlsVersion: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, tlsFeatureProfile: Output<String>? = null, trustConfig: Output<String>? = null)