Uses of Interface
com.hashicorp.cdktf.providers.google.apphub_application.ApphubApplicationAttributesOperatorOwners
-
Packages that use ApphubApplicationAttributesOperatorOwners Package Description com.hashicorp.cdktf.providers.google.apphub_application google_apphub_application -
-
Uses of ApphubApplicationAttributesOperatorOwners in com.hashicorp.cdktf.providers.google.apphub_application
Classes in com.hashicorp.cdktf.providers.google.apphub_application that implement ApphubApplicationAttributesOperatorOwners Modifier and Type Class Description static classApphubApplicationAttributesOperatorOwners.Jsii$ProxyAn implementation forApphubApplicationAttributesOperatorOwnersMethods in com.hashicorp.cdktf.providers.google.apphub_application that return ApphubApplicationAttributesOperatorOwners Modifier and Type Method Description ApphubApplicationAttributesOperatorOwnersApphubApplicationAttributesOperatorOwners.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.apphub_application with parameters of type ApphubApplicationAttributesOperatorOwners Modifier and Type Method Description voidApphubApplicationAttributesOperatorOwnersOutputReference. setInternalValue(ApphubApplicationAttributesOperatorOwners value)Method parameters in com.hashicorp.cdktf.providers.google.apphub_application with type arguments of type ApphubApplicationAttributesOperatorOwners Modifier and Type Method Description ApphubApplicationAttributes.BuilderApphubApplicationAttributes.Builder. operatorOwners(List<? extends ApphubApplicationAttributesOperatorOwners> operatorOwners)Sets the value ofApphubApplicationAttributes.getOperatorOwners()voidApphubApplicationAttributesOperatorOwnersList. setInternalValue(List<ApphubApplicationAttributesOperatorOwners> value)
-