Uses of Interface
com.hashicorp.cdktf.providers.google.apphub_workload.ApphubWorkloadAttributesDeveloperOwners
-
Packages that use ApphubWorkloadAttributesDeveloperOwners Package Description com.hashicorp.cdktf.providers.google.apphub_workload google_apphub_workload -
-
Uses of ApphubWorkloadAttributesDeveloperOwners in com.hashicorp.cdktf.providers.google.apphub_workload
Classes in com.hashicorp.cdktf.providers.google.apphub_workload that implement ApphubWorkloadAttributesDeveloperOwners Modifier and Type Class Description static classApphubWorkloadAttributesDeveloperOwners.Jsii$ProxyAn implementation forApphubWorkloadAttributesDeveloperOwnersMethods in com.hashicorp.cdktf.providers.google.apphub_workload that return ApphubWorkloadAttributesDeveloperOwners Modifier and Type Method Description ApphubWorkloadAttributesDeveloperOwnersApphubWorkloadAttributesDeveloperOwners.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.apphub_workload with parameters of type ApphubWorkloadAttributesDeveloperOwners Modifier and Type Method Description voidApphubWorkloadAttributesDeveloperOwnersOutputReference. setInternalValue(ApphubWorkloadAttributesDeveloperOwners value)Method parameters in com.hashicorp.cdktf.providers.google.apphub_workload with type arguments of type ApphubWorkloadAttributesDeveloperOwners Modifier and Type Method Description ApphubWorkloadAttributes.BuilderApphubWorkloadAttributes.Builder. developerOwners(List<? extends ApphubWorkloadAttributesDeveloperOwners> developerOwners)Sets the value ofApphubWorkloadAttributes.getDeveloperOwners()voidApphubWorkloadAttributesDeveloperOwnersList. setInternalValue(List<ApphubWorkloadAttributesDeveloperOwners> value)
-