Uses of Interface
com.hashicorp.cdktf.providers.google.apphub_application.ApphubApplicationAttributesBusinessOwners
-
Packages that use ApphubApplicationAttributesBusinessOwners Package Description com.hashicorp.cdktf.providers.google.apphub_application google_apphub_application -
-
Uses of ApphubApplicationAttributesBusinessOwners in com.hashicorp.cdktf.providers.google.apphub_application
Classes in com.hashicorp.cdktf.providers.google.apphub_application that implement ApphubApplicationAttributesBusinessOwners Modifier and Type Class Description static classApphubApplicationAttributesBusinessOwners.Jsii$ProxyAn implementation forApphubApplicationAttributesBusinessOwnersMethods in com.hashicorp.cdktf.providers.google.apphub_application that return ApphubApplicationAttributesBusinessOwners Modifier and Type Method Description ApphubApplicationAttributesBusinessOwnersApphubApplicationAttributesBusinessOwners.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.apphub_application with parameters of type ApphubApplicationAttributesBusinessOwners Modifier and Type Method Description voidApphubApplicationAttributesBusinessOwnersOutputReference. setInternalValue(ApphubApplicationAttributesBusinessOwners value)Method parameters in com.hashicorp.cdktf.providers.google.apphub_application with type arguments of type ApphubApplicationAttributesBusinessOwners Modifier and Type Method Description ApphubApplicationAttributes.BuilderApphubApplicationAttributes.Builder. businessOwners(List<? extends ApphubApplicationAttributesBusinessOwners> businessOwners)Sets the value ofApphubApplicationAttributes.getBusinessOwners()voidApphubApplicationAttributesBusinessOwnersList. setInternalValue(List<ApphubApplicationAttributesBusinessOwners> value)
-