Uses of Interface
com.hashicorp.cdktf.providers.google.privateca_ca_pool.PrivatecaCaPoolConfig
-
Packages that use PrivatecaCaPoolConfig Package Description com.hashicorp.cdktf.providers.google.privateca_ca_pool google_privateca_ca_pool -
-
Uses of PrivatecaCaPoolConfig in com.hashicorp.cdktf.providers.google.privateca_ca_pool
Classes in com.hashicorp.cdktf.providers.google.privateca_ca_pool that implement PrivatecaCaPoolConfig Modifier and Type Class Description static classPrivatecaCaPoolConfig.Jsii$ProxyAn implementation forPrivatecaCaPoolConfigMethods in com.hashicorp.cdktf.providers.google.privateca_ca_pool that return PrivatecaCaPoolConfig Modifier and Type Method Description PrivatecaCaPoolConfigPrivatecaCaPoolConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.privateca_ca_pool with parameters of type PrivatecaCaPoolConfig Constructor Description PrivatecaCaPool(software.constructs.Construct scope, String id, PrivatecaCaPoolConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/privateca_ca_pool google_privateca_ca_pool} Resource.
-