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