GoogleCloudApigeeV1ApiSecurityConfigArgs

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

Configurations of the API Security add-on.

Constructors

Link copied to clipboard

Functions

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

Properties

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

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