View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1IntegrationConfig (google_api_apigee v0.53.0)
Configuration for the Integration add-on.
Attributes
-
enabled(type:boolean(), default:nil) - Flag that specifies whether the Integration add-on is enabled.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1IntegrationConfig{ enabled: boolean() | nil }