GoogleCloudApigeeV1TlsInfo constructor
GoogleCloudApigeeV1TlsInfo({})
Implementation
GoogleCloudApigeeV1TlsInfo({
this.ciphers,
this.clientAuthEnabled,
this.commonName,
this.enabled,
this.enforce,
this.ignoreValidationErrors,
this.keyAlias,
this.keyStore,
this.protocols,
this.trustStore,
});