keyAlias property

String? keyAlias
getter/setter pair

Full alias resource name of the client-side key/cert alias.

Format: organizations/{org}/environments/{env}/keystores/{keystore}/aliases/{alias} Set when the customer supplied a plain keystore ID in TraceConfig.OtelMtlsConfig.key_store.

Implementation

core.String? keyAlias;