Module: Google::Cloud::Memorystore::V1::Instance::AuthorizationMode

Defined in:
proto_docs/google/cloud/memorystore/v1/memorystore.rb

Overview

Possible authorization modes of the instance.

Constant Summary collapse

AUTHORIZATION_MODE_UNSPECIFIED =

Not set.

0
AUTH_DISABLED =

Authorization disabled.

1
IAM_AUTH =

IAM basic authorization.

2