GoogleCloudApigeeV1AdvancedApiOpsConfigArgs

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

Configuration for the Advanced API Ops add-on.

Constructors

Functions

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

Properties

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

Flag that specifies whether the Advanced API Ops add-on is enabled.