GoogleCloudApigeeV1RuntimeTraceConfigOtelMtlsConfig constructor
GoogleCloudApigeeV1RuntimeTraceConfigOtelMtlsConfig({
- String? keyAlias,
- GoogleCloudApigeeV1KeyAliasReference? keyAliasReference,
- String? trustStore,
Implementation
GoogleCloudApigeeV1RuntimeTraceConfigOtelMtlsConfig({
this.keyAlias,
this.keyAliasReference,
this.trustStore,
});