Class: Google::Cloud::GkeMultiCloud::V1::GenerateAwsClusterAgentTokenResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#access_token::String

Returns:

  • (::String)


528
529
530
531
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_service.rb', line 528

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

#expires_in::Integer

Returns:

  • (::Integer)


528
529
530
531
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_service.rb', line 528

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

#token_type::String

Returns:

  • (::String)


528
529
530
531
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_service.rb', line 528

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