Uses of Interface
com.hashicorp.cdktf.providers.google.integration_connectors_connection.IntegrationConnectorsConnectionLogConfig
-
Packages that use IntegrationConnectorsConnectionLogConfig Package Description com.hashicorp.cdktf.providers.google.integration_connectors_connection google_integration_connectors_connection -
-
Uses of IntegrationConnectorsConnectionLogConfig in com.hashicorp.cdktf.providers.google.integration_connectors_connection
Classes in com.hashicorp.cdktf.providers.google.integration_connectors_connection that implement IntegrationConnectorsConnectionLogConfig Modifier and Type Class Description static classIntegrationConnectorsConnectionLogConfig.Jsii$ProxyAn implementation forIntegrationConnectorsConnectionLogConfigMethods in com.hashicorp.cdktf.providers.google.integration_connectors_connection that return IntegrationConnectorsConnectionLogConfig Modifier and Type Method Description IntegrationConnectorsConnectionLogConfigIntegrationConnectorsConnectionLogConfig.Builder. build()Builds the configured instance.IntegrationConnectorsConnectionLogConfigIntegrationConnectorsConnectionLogConfigOutputReference. getInternalValue()default IntegrationConnectorsConnectionLogConfigIntegrationConnectorsConnectionConfig. getLogConfig()log_config block.IntegrationConnectorsConnectionLogConfigIntegrationConnectorsConnectionConfig.Jsii$Proxy. getLogConfig()IntegrationConnectorsConnectionLogConfigIntegrationConnectorsConnection. getLogConfigInput()Methods in com.hashicorp.cdktf.providers.google.integration_connectors_connection with parameters of type IntegrationConnectorsConnectionLogConfig Modifier and Type Method Description IntegrationConnectorsConnection.BuilderIntegrationConnectorsConnection.Builder. logConfig(IntegrationConnectorsConnectionLogConfig logConfig)log_config block.IntegrationConnectorsConnectionConfig.BuilderIntegrationConnectorsConnectionConfig.Builder. logConfig(IntegrationConnectorsConnectionLogConfig logConfig)Sets the value ofIntegrationConnectorsConnectionConfig.getLogConfig()voidIntegrationConnectorsConnection. putLogConfig(IntegrationConnectorsConnectionLogConfig value)voidIntegrationConnectorsConnectionLogConfigOutputReference. setInternalValue(IntegrationConnectorsConnectionLogConfig value)
-