GoogleCloudApigeeV1AddonsConfigArgs

data class GoogleCloudApigeeV1AddonsConfigArgs(val advancedApiOpsConfig: Output<GoogleCloudApigeeV1AdvancedApiOpsConfigArgs>? = null, val apiSecurityConfig: Output<GoogleCloudApigeeV1ApiSecurityConfigArgs>? = null, val connectorsPlatformConfig: Output<GoogleCloudApigeeV1ConnectorsPlatformConfigArgs>? = null, val integrationConfig: Output<GoogleCloudApigeeV1IntegrationConfigArgs>? = null, val monetizationConfig: Output<GoogleCloudApigeeV1MonetizationConfigArgs>? = null) : ConvertibleToJava<GoogleCloudApigeeV1AddonsConfigArgs>

Add-on configurations for the Apigee organization.

Constructors

Link copied to clipboard
fun GoogleCloudApigeeV1AddonsConfigArgs(advancedApiOpsConfig: Output<GoogleCloudApigeeV1AdvancedApiOpsConfigArgs>? = null, apiSecurityConfig: Output<GoogleCloudApigeeV1ApiSecurityConfigArgs>? = null, connectorsPlatformConfig: Output<GoogleCloudApigeeV1ConnectorsPlatformConfigArgs>? = null, integrationConfig: Output<GoogleCloudApigeeV1IntegrationConfigArgs>? = null, monetizationConfig: Output<GoogleCloudApigeeV1MonetizationConfigArgs>? = null)

Functions

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

Properties

Link copied to clipboard

Configuration for the Advanced API Ops add-on.

Link copied to clipboard

Configuration for the API Security add-on.

Link copied to clipboard

Configuration for the Connectors Platform add-on.

Link copied to clipboard

Configuration for the Integration add-on.

Link copied to clipboard

Configuration for the Monetization add-on.