Class: Google::Cloud::CloudControlsPartner::V1::EkmConnections

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

Overview

The EKM connections associated with a workload

Instance Attribute Summary collapse

Instance Attribute Details

#ekm_connections::Array<::Google::Cloud::CloudControlsPartner::V1::EkmConnection>

Returns The EKM connections associated with the workload.

Returns:



32
33
34
35
# File 'proto_docs/google/cloud/cloudcontrolspartner/v1/ekm_connections.rb', line 32

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

#name::String

Returns Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections.

Returns:

  • (::String)

    Identifier. Format: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/ekmConnections



32
33
34
35
# File 'proto_docs/google/cloud/cloudcontrolspartner/v1/ekm_connections.rb', line 32

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