Uses of Class
com.hashicorp.cdktf.providers.google.integration_connectors_connection.IntegrationConnectorsConnectionLogConfig.Builder
-
Packages that use IntegrationConnectorsConnectionLogConfig.Builder Package Description com.hashicorp.cdktf.providers.google.integration_connectors_connection google_integration_connectors_connection -
-
Uses of IntegrationConnectorsConnectionLogConfig.Builder in com.hashicorp.cdktf.providers.google.integration_connectors_connection
Methods in com.hashicorp.cdktf.providers.google.integration_connectors_connection that return IntegrationConnectorsConnectionLogConfig.Builder Modifier and Type Method Description static IntegrationConnectorsConnectionLogConfig.BuilderIntegrationConnectorsConnectionLogConfig. builder()IntegrationConnectorsConnectionLogConfig.BuilderIntegrationConnectorsConnectionLogConfig.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofIntegrationConnectorsConnectionLogConfig.getEnabled()IntegrationConnectorsConnectionLogConfig.BuilderIntegrationConnectorsConnectionLogConfig.Builder. enabled(Boolean enabled)Sets the value ofIntegrationConnectorsConnectionLogConfig.getEnabled()Constructors in com.hashicorp.cdktf.providers.google.integration_connectors_connection with parameters of type IntegrationConnectorsConnectionLogConfig.Builder Constructor Description Jsii$Proxy(IntegrationConnectorsConnectionLogConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theIntegrationConnectorsConnectionLogConfig.Builder.
-