Uses of Interface
com.hashicorp.cdktf.providers.google.apphub_service.ApphubServiceAttributes
-
Packages that use ApphubServiceAttributes Package Description com.hashicorp.cdktf.providers.google.apphub_service google_apphub_service -
-
Uses of ApphubServiceAttributes in com.hashicorp.cdktf.providers.google.apphub_service
Classes in com.hashicorp.cdktf.providers.google.apphub_service that implement ApphubServiceAttributes Modifier and Type Class Description static classApphubServiceAttributes.Jsii$ProxyAn implementation forApphubServiceAttributesMethods in com.hashicorp.cdktf.providers.google.apphub_service that return ApphubServiceAttributes Modifier and Type Method Description ApphubServiceAttributesApphubServiceAttributes.Builder. build()Builds the configured instance.default ApphubServiceAttributesApphubServiceConfig. getAttributes()attributes block.ApphubServiceAttributesApphubServiceConfig.Jsii$Proxy. getAttributes()ApphubServiceAttributesApphubService. getAttributesInput()ApphubServiceAttributesApphubServiceAttributesOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.apphub_service with parameters of type ApphubServiceAttributes Modifier and Type Method Description ApphubService.BuilderApphubService.Builder. attributes(ApphubServiceAttributes attributes)attributes block.ApphubServiceConfig.BuilderApphubServiceConfig.Builder. attributes(ApphubServiceAttributes attributes)Sets the value ofApphubServiceConfig.getAttributes()voidApphubService. putAttributes(ApphubServiceAttributes value)voidApphubServiceAttributesOutputReference. setInternalValue(ApphubServiceAttributes value)
-