Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API class Google::Cloud::Redis::V1::InstanceAuthString.
Instance AUTH string details.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#auth_string
def auth_string() -> ::String
Returns
- (::String) — AUTH string set on the instance.
#auth_string=
def auth_string=(value) -> ::String
Parameter
- value (::String) — AUTH string set on the instance.
Returns
- (::String) — AUTH string set on the instance.