Uses of Interface
com.hashicorp.cdktf.providers.google.service_account.ServiceAccountTimeouts
-
Packages that use ServiceAccountTimeouts Package Description com.hashicorp.cdktf.providers.google.service_account google_service_account -
-
Uses of ServiceAccountTimeouts in com.hashicorp.cdktf.providers.google.service_account
Classes in com.hashicorp.cdktf.providers.google.service_account that implement ServiceAccountTimeouts Modifier and Type Class Description static classServiceAccountTimeouts.Jsii$ProxyAn implementation forServiceAccountTimeoutsMethods in com.hashicorp.cdktf.providers.google.service_account that return ServiceAccountTimeouts Modifier and Type Method Description ServiceAccountTimeoutsServiceAccountTimeouts.Builder. build()Builds the configured instance.default ServiceAccountTimeoutsServiceAccountConfig. getTimeouts()timeouts block.ServiceAccountTimeoutsServiceAccountConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.service_account with parameters of type ServiceAccountTimeouts Modifier and Type Method Description voidServiceAccount. putTimeouts(ServiceAccountTimeouts value)voidServiceAccountTimeoutsOutputReference. setInternalValue(ServiceAccountTimeouts value)ServiceAccount.BuilderServiceAccount.Builder. timeouts(ServiceAccountTimeouts timeouts)timeouts block.ServiceAccountConfig.BuilderServiceAccountConfig.Builder. timeouts(ServiceAccountTimeouts timeouts)Sets the value ofServiceAccountConfig.getTimeouts()
-