Class: Google::Cloud::GkeMultiCloud::V1::AwsClusterUser

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb

Overview

Identities of a user-type subject for AWS clusters.

Instance Attribute Summary collapse

Instance Attribute Details

#username::String

Returns 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.


285
286
287
288
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb', line 285

class AwsClusterUser
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end
We're moving! Starting in November, 2022, this page will redirect to its new home. Learn more about it in our blog post: Productivity unlocked with new Cloud SDK reference docs.
DISMISS