Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AwsClusterUser.
Identities of a user-type subject for AWS clusters.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#username
def username() -> ::String
Returns
-
(::String) — Required. The name of the user, e.g.
my-gcp-id@gmail.com
.
#username=
def username=(value) -> ::String
Parameter
-
value (::String) — Required. The name of the user, e.g.
my-gcp-id@gmail.com
.
Returns
-
(::String) — Required. The name of the user, e.g.
my-gcp-id@gmail.com
.