Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1ProfileConfigMtls
- Inherits:
-
Object
- Object
- Google::Apis::ApigeeV1::GoogleCloudApigeeV1ProfileConfigMtls
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/apigee_v1/classes.rb,
lib/google/apis/apigee_v1/representations.rb,
lib/google/apis/apigee_v1/representations.rb
Overview
Checks to see if you have configured mTLS for the target server.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudApigeeV1ProfileConfigMtls
constructor
A new instance of GoogleCloudApigeeV1ProfileConfigMtls.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudApigeeV1ProfileConfigMtls
Returns a new instance of GoogleCloudApigeeV1ProfileConfigMtls.
7541 7542 7543 |
# File 'lib/google/apis/apigee_v1/classes.rb', line 7541 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7546 7547 |
# File 'lib/google/apis/apigee_v1/classes.rb', line 7546 def update!(**args) end |