TlsInspectionPolicy constructor
TlsInspectionPolicy({})
Implementation
TlsInspectionPolicy({
this.caPool,
this.createTime,
this.customTlsFeatures,
this.description,
this.excludePublicCaSet,
this.minTlsVersion,
this.name,
this.tlsFeatureProfile,
this.trustConfig,
this.updateTime,
});