Class: Google::Cloud::GkeMultiCloud::V1::AwsAuthorization

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

Configuration related to the cluster RBAC settings.

Instance Attribute Summary collapse

Instance Attribute Details

#admin_groups::Array<::Google::Cloud::GkeMultiCloud::V1::AwsClusterGroup>



276
277
278
279
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb', line 276

class AwsAuthorization
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#admin_users::Array<::Google::Cloud::GkeMultiCloud::V1::AwsClusterUser>



276
277
278
279
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb', line 276

class AwsAuthorization
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end