Uses of Interface
com.hashicorp.cdktf.providers.google.apphub_application.ApphubApplicationAttributes
-
Packages that use ApphubApplicationAttributes Package Description com.hashicorp.cdktf.providers.google.apphub_application google_apphub_application -
-
Uses of ApphubApplicationAttributes in com.hashicorp.cdktf.providers.google.apphub_application
Classes in com.hashicorp.cdktf.providers.google.apphub_application that implement ApphubApplicationAttributes Modifier and Type Class Description static classApphubApplicationAttributes.Jsii$ProxyAn implementation forApphubApplicationAttributesMethods in com.hashicorp.cdktf.providers.google.apphub_application that return ApphubApplicationAttributes Modifier and Type Method Description ApphubApplicationAttributesApphubApplicationAttributes.Builder. build()Builds the configured instance.default ApphubApplicationAttributesApphubApplicationConfig. getAttributes()attributes block.ApphubApplicationAttributesApphubApplicationConfig.Jsii$Proxy. getAttributes()ApphubApplicationAttributesApphubApplication. getAttributesInput()ApphubApplicationAttributesApphubApplicationAttributesOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.apphub_application with parameters of type ApphubApplicationAttributes Modifier and Type Method Description ApphubApplication.BuilderApphubApplication.Builder. attributes(ApphubApplicationAttributes attributes)attributes block.ApphubApplicationConfig.BuilderApphubApplicationConfig.Builder. attributes(ApphubApplicationAttributes attributes)Sets the value ofApphubApplicationConfig.getAttributes()voidApphubApplication. putAttributes(ApphubApplicationAttributes value)voidApphubApplicationAttributesOutputReference. setInternalValue(ApphubApplicationAttributes value)
-