Uses of Interface
com.hashicorp.cdktf.providers.google.kms_key_ring_import_job.KmsKeyRingImportJobTimeouts
-
Packages that use KmsKeyRingImportJobTimeouts Package Description com.hashicorp.cdktf.providers.google.kms_key_ring_import_job google_kms_key_ring_import_job -
-
Uses of KmsKeyRingImportJobTimeouts in com.hashicorp.cdktf.providers.google.kms_key_ring_import_job
Classes in com.hashicorp.cdktf.providers.google.kms_key_ring_import_job that implement KmsKeyRingImportJobTimeouts Modifier and Type Class Description static classKmsKeyRingImportJobTimeouts.Jsii$ProxyAn implementation forKmsKeyRingImportJobTimeoutsMethods in com.hashicorp.cdktf.providers.google.kms_key_ring_import_job that return KmsKeyRingImportJobTimeouts Modifier and Type Method Description KmsKeyRingImportJobTimeoutsKmsKeyRingImportJobTimeouts.Builder. build()Builds the configured instance.default KmsKeyRingImportJobTimeoutsKmsKeyRingImportJobConfig. getTimeouts()timeouts block.KmsKeyRingImportJobTimeoutsKmsKeyRingImportJobConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.kms_key_ring_import_job with parameters of type KmsKeyRingImportJobTimeouts Modifier and Type Method Description voidKmsKeyRingImportJob. putTimeouts(KmsKeyRingImportJobTimeouts value)voidKmsKeyRingImportJobTimeoutsOutputReference. setInternalValue(KmsKeyRingImportJobTimeouts value)KmsKeyRingImportJob.BuilderKmsKeyRingImportJob.Builder. timeouts(KmsKeyRingImportJobTimeouts timeouts)timeouts block.KmsKeyRingImportJobConfig.BuilderKmsKeyRingImportJobConfig.Builder. timeouts(KmsKeyRingImportJobTimeouts timeouts)Sets the value ofKmsKeyRingImportJobConfig.getTimeouts()
-