Uses of Class
com.hashicorp.cdktf.providers.google.composer_environment.ComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig.Builder
-
Packages that use ComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig.Builder Package Description com.hashicorp.cdktf.providers.google.composer_environment google_composer_environment -
-
Uses of ComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig.Builder in com.hashicorp.cdktf.providers.google.composer_environment
Methods in com.hashicorp.cdktf.providers.google.composer_environment that return ComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig.Builder Modifier and Type Method Description static ComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig.BuilderComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig. builder()ComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig.BuilderComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig.Builder. storageMode(String storageMode)Constructors in com.hashicorp.cdktf.providers.google.composer_environment with parameters of type ComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig.Builder Constructor Description Jsii$Proxy(ComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theComposerEnvironmentConfigDataRetentionConfigTaskLogsRetentionConfig.Builder.
-