Uses of Interface
com.hashicorp.cdktf.providers.google.composer_environment.ComposerEnvironmentConfigDataRetentionConfig
-
Packages that use ComposerEnvironmentConfigDataRetentionConfig Package Description com.hashicorp.cdktf.providers.google.composer_environment google_composer_environment -
-
Uses of ComposerEnvironmentConfigDataRetentionConfig in com.hashicorp.cdktf.providers.google.composer_environment
Classes in com.hashicorp.cdktf.providers.google.composer_environment that implement ComposerEnvironmentConfigDataRetentionConfig Modifier and Type Class Description static classComposerEnvironmentConfigDataRetentionConfig.Jsii$ProxyAn implementation forComposerEnvironmentConfigDataRetentionConfigMethods in com.hashicorp.cdktf.providers.google.composer_environment that return ComposerEnvironmentConfigDataRetentionConfig Modifier and Type Method Description ComposerEnvironmentConfigDataRetentionConfigComposerEnvironmentConfigDataRetentionConfig.Builder. build()Builds the configured instance.default ComposerEnvironmentConfigDataRetentionConfigComposerEnvironmentConfigA. getDataRetentionConfig()data_retention_config block.ComposerEnvironmentConfigDataRetentionConfigComposerEnvironmentConfigA.Jsii$Proxy. getDataRetentionConfig()ComposerEnvironmentConfigDataRetentionConfigComposerEnvironmentConfigAOutputReference. getDataRetentionConfigInput()ComposerEnvironmentConfigDataRetentionConfigComposerEnvironmentConfigDataRetentionConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.composer_environment with parameters of type ComposerEnvironmentConfigDataRetentionConfig Modifier and Type Method Description ComposerEnvironmentConfigA.BuilderComposerEnvironmentConfigA.Builder. dataRetentionConfig(ComposerEnvironmentConfigDataRetentionConfig dataRetentionConfig)Sets the value ofComposerEnvironmentConfigA.getDataRetentionConfig()voidComposerEnvironmentConfigAOutputReference. putDataRetentionConfig(ComposerEnvironmentConfigDataRetentionConfig value)voidComposerEnvironmentConfigDataRetentionConfigOutputReference. setInternalValue(ComposerEnvironmentConfigDataRetentionConfig value)
-