Uses of Interface
com.hashicorp.cdktf.providers.google.composer_environment.ComposerEnvironmentConfig
-
Packages that use ComposerEnvironmentConfig Package Description com.hashicorp.cdktf.providers.google.composer_environment google_composer_environment -
-
Uses of ComposerEnvironmentConfig in com.hashicorp.cdktf.providers.google.composer_environment
Classes in com.hashicorp.cdktf.providers.google.composer_environment that implement ComposerEnvironmentConfig Modifier and Type Class Description static classComposerEnvironmentConfig.Jsii$ProxyAn implementation forComposerEnvironmentConfigMethods in com.hashicorp.cdktf.providers.google.composer_environment that return ComposerEnvironmentConfig Modifier and Type Method Description ComposerEnvironmentConfigComposerEnvironmentConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.composer_environment with parameters of type ComposerEnvironmentConfig Constructor Description ComposerEnvironment(software.constructs.Construct scope, String id, ComposerEnvironmentConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/composer_environment google_composer_environment} Resource.
-