GoogleCloudApigeeV1IntegrationConfigArgs

data class GoogleCloudApigeeV1IntegrationConfigArgs(val enabled: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudApigeeV1IntegrationConfigArgs>

Configuration for the Integration add-on.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudApigeeV1IntegrationConfigArgs

Properties

Link copied to clipboard
val enabled: Output<Boolean>? = null

Flag that specifies whether the Integration add-on is enabled.