Uses of Interface
com.hashicorp.cdktf.providers.google.apphub_workload.ApphubWorkloadAttributesEnvironment
-
Packages that use ApphubWorkloadAttributesEnvironment Package Description com.hashicorp.cdktf.providers.google.apphub_workload google_apphub_workload -
-
Uses of ApphubWorkloadAttributesEnvironment in com.hashicorp.cdktf.providers.google.apphub_workload
Classes in com.hashicorp.cdktf.providers.google.apphub_workload that implement ApphubWorkloadAttributesEnvironment Modifier and Type Class Description static classApphubWorkloadAttributesEnvironment.Jsii$ProxyAn implementation forApphubWorkloadAttributesEnvironmentMethods in com.hashicorp.cdktf.providers.google.apphub_workload that return ApphubWorkloadAttributesEnvironment Modifier and Type Method Description ApphubWorkloadAttributesEnvironmentApphubWorkloadAttributesEnvironment.Builder. build()Builds the configured instance.default ApphubWorkloadAttributesEnvironmentApphubWorkloadAttributes. getEnvironment()environment block.ApphubWorkloadAttributesEnvironmentApphubWorkloadAttributes.Jsii$Proxy. getEnvironment()ApphubWorkloadAttributesEnvironmentApphubWorkloadAttributesOutputReference. getEnvironmentInput()ApphubWorkloadAttributesEnvironmentApphubWorkloadAttributesEnvironmentOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.apphub_workload with parameters of type ApphubWorkloadAttributesEnvironment Modifier and Type Method Description ApphubWorkloadAttributes.BuilderApphubWorkloadAttributes.Builder. environment(ApphubWorkloadAttributesEnvironment environment)Sets the value ofApphubWorkloadAttributes.getEnvironment()voidApphubWorkloadAttributesOutputReference. putEnvironment(ApphubWorkloadAttributesEnvironment value)voidApphubWorkloadAttributesEnvironmentOutputReference. setInternalValue(ApphubWorkloadAttributesEnvironment value)
-