secretManagerStoredClientKey property

String? secretManagerStoredClientKey
getter/setter pair

Input only.

A reference to a Secret Manager resource name storing the PEM-encoded private key associated with the Client Certificate. If this field is used then the 'client_certificate' and the 'ca_certificate' fields are mandatory. Mutually exclusive with the client_key field.

Optional.

Implementation

core.String? secretManagerStoredClientKey;