Uses of Interface
com.hashicorp.cdktf.providers.google.kms_key_ring_import_job.KmsKeyRingImportJobConfig
-
Packages that use KmsKeyRingImportJobConfig Package Description com.hashicorp.cdktf.providers.google.kms_key_ring_import_job google_kms_key_ring_import_job -
-
Uses of KmsKeyRingImportJobConfig 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 KmsKeyRingImportJobConfig Modifier and Type Class Description static classKmsKeyRingImportJobConfig.Jsii$ProxyAn implementation forKmsKeyRingImportJobConfigMethods in com.hashicorp.cdktf.providers.google.kms_key_ring_import_job that return KmsKeyRingImportJobConfig Modifier and Type Method Description KmsKeyRingImportJobConfigKmsKeyRingImportJobConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.kms_key_ring_import_job with parameters of type KmsKeyRingImportJobConfig Constructor Description KmsKeyRingImportJob(software.constructs.Construct scope, String id, KmsKeyRingImportJobConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/kms_key_ring_import_job google_kms_key_ring_import_job} Resource.
-