secretVersionForUsernamePassword property

String? secretVersionForUsernamePassword
getter/setter pair

The SecretManager secret version resource storing the username:password pair for HTTP Basic authentication.

Format: projects/{project}/secrets/{secret}/versions/{version}

Optional.

Implementation

core.String? secretVersionForUsernamePassword;