Uses of Interface
com.hashicorp.cdktf.providers.google.apphub_application.ApphubApplicationAttributesEnvironment
-
Packages that use ApphubApplicationAttributesEnvironment Package Description com.hashicorp.cdktf.providers.google.apphub_application google_apphub_application -
-
Uses of ApphubApplicationAttributesEnvironment in com.hashicorp.cdktf.providers.google.apphub_application
Classes in com.hashicorp.cdktf.providers.google.apphub_application that implement ApphubApplicationAttributesEnvironment Modifier and Type Class Description static classApphubApplicationAttributesEnvironment.Jsii$ProxyAn implementation forApphubApplicationAttributesEnvironmentMethods in com.hashicorp.cdktf.providers.google.apphub_application that return ApphubApplicationAttributesEnvironment Modifier and Type Method Description ApphubApplicationAttributesEnvironmentApphubApplicationAttributesEnvironment.Builder. build()Builds the configured instance.default ApphubApplicationAttributesEnvironmentApphubApplicationAttributes. getEnvironment()environment block.ApphubApplicationAttributesEnvironmentApphubApplicationAttributes.Jsii$Proxy. getEnvironment()ApphubApplicationAttributesEnvironmentApphubApplicationAttributesOutputReference. getEnvironmentInput()ApphubApplicationAttributesEnvironmentApphubApplicationAttributesEnvironmentOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.apphub_application with parameters of type ApphubApplicationAttributesEnvironment Modifier and Type Method Description ApphubApplicationAttributes.BuilderApphubApplicationAttributes.Builder. environment(ApphubApplicationAttributesEnvironment environment)Sets the value ofApphubApplicationAttributes.getEnvironment()voidApphubApplicationAttributesOutputReference. putEnvironment(ApphubApplicationAttributesEnvironment value)voidApphubApplicationAttributesEnvironmentOutputReference. setInternalValue(ApphubApplicationAttributesEnvironment value)
-