GoogleCloudApigeeV1ConnectorsPlatformConfigArgs

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

Configuration for the Connectors Platform add-on.

Constructors

Functions

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

Properties

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

Flag that specifies whether the Connectors Platform add-on is enabled.