Uses of Interface
com.hashicorp.cdktf.providers.google.apigee_environment.ApigeeEnvironmentNodeConfig
-
Packages that use ApigeeEnvironmentNodeConfig Package Description com.hashicorp.cdktf.providers.google.apigee_environment google_apigee_environment -
-
Uses of ApigeeEnvironmentNodeConfig in com.hashicorp.cdktf.providers.google.apigee_environment
Classes in com.hashicorp.cdktf.providers.google.apigee_environment that implement ApigeeEnvironmentNodeConfig Modifier and Type Class Description static classApigeeEnvironmentNodeConfig.Jsii$ProxyAn implementation forApigeeEnvironmentNodeConfigMethods in com.hashicorp.cdktf.providers.google.apigee_environment that return ApigeeEnvironmentNodeConfig Modifier and Type Method Description ApigeeEnvironmentNodeConfigApigeeEnvironmentNodeConfig.Builder. build()Builds the configured instance.ApigeeEnvironmentNodeConfigApigeeEnvironmentNodeConfigOutputReference. getInternalValue()default ApigeeEnvironmentNodeConfigApigeeEnvironmentConfig. getNodeConfig()node_config block.ApigeeEnvironmentNodeConfigApigeeEnvironmentConfig.Jsii$Proxy. getNodeConfig()ApigeeEnvironmentNodeConfigApigeeEnvironment. getNodeConfigInput()Methods in com.hashicorp.cdktf.providers.google.apigee_environment with parameters of type ApigeeEnvironmentNodeConfig Modifier and Type Method Description ApigeeEnvironment.BuilderApigeeEnvironment.Builder. nodeConfig(ApigeeEnvironmentNodeConfig nodeConfig)node_config block.ApigeeEnvironmentConfig.BuilderApigeeEnvironmentConfig.Builder. nodeConfig(ApigeeEnvironmentNodeConfig nodeConfig)Sets the value ofApigeeEnvironmentConfig.getNodeConfig()voidApigeeEnvironment. putNodeConfig(ApigeeEnvironmentNodeConfig value)voidApigeeEnvironmentNodeConfigOutputReference. setInternalValue(ApigeeEnvironmentNodeConfig value)
-