Uses of Interface
com.hashicorp.cdktf.providers.google.apphub_service.ApphubServiceAttributesEnvironment
-
Packages that use ApphubServiceAttributesEnvironment Package Description com.hashicorp.cdktf.providers.google.apphub_service google_apphub_service -
-
Uses of ApphubServiceAttributesEnvironment in com.hashicorp.cdktf.providers.google.apphub_service
Classes in com.hashicorp.cdktf.providers.google.apphub_service that implement ApphubServiceAttributesEnvironment Modifier and Type Class Description static classApphubServiceAttributesEnvironment.Jsii$ProxyAn implementation forApphubServiceAttributesEnvironmentMethods in com.hashicorp.cdktf.providers.google.apphub_service that return ApphubServiceAttributesEnvironment Modifier and Type Method Description ApphubServiceAttributesEnvironmentApphubServiceAttributesEnvironment.Builder. build()Builds the configured instance.default ApphubServiceAttributesEnvironmentApphubServiceAttributes. getEnvironment()environment block.ApphubServiceAttributesEnvironmentApphubServiceAttributes.Jsii$Proxy. getEnvironment()ApphubServiceAttributesEnvironmentApphubServiceAttributesOutputReference. getEnvironmentInput()ApphubServiceAttributesEnvironmentApphubServiceAttributesEnvironmentOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.apphub_service with parameters of type ApphubServiceAttributesEnvironment Modifier and Type Method Description ApphubServiceAttributes.BuilderApphubServiceAttributes.Builder. environment(ApphubServiceAttributesEnvironment environment)Sets the value ofApphubServiceAttributes.getEnvironment()voidApphubServiceAttributesOutputReference. putEnvironment(ApphubServiceAttributesEnvironment value)voidApphubServiceAttributesEnvironmentOutputReference. setInternalValue(ApphubServiceAttributesEnvironment value)
-