Uses of Interface
com.hashicorp.cdktf.providers.google.privateca_ca_pool.PrivatecaCaPoolIssuancePolicyAllowedKeyTypes
-
Packages that use PrivatecaCaPoolIssuancePolicyAllowedKeyTypes Package Description com.hashicorp.cdktf.providers.google.privateca_ca_pool google_privateca_ca_pool -
-
Uses of PrivatecaCaPoolIssuancePolicyAllowedKeyTypes in com.hashicorp.cdktf.providers.google.privateca_ca_pool
Classes in com.hashicorp.cdktf.providers.google.privateca_ca_pool that implement PrivatecaCaPoolIssuancePolicyAllowedKeyTypes Modifier and Type Class Description static classPrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Jsii$ProxyAn implementation forPrivatecaCaPoolIssuancePolicyAllowedKeyTypesMethods in com.hashicorp.cdktf.providers.google.privateca_ca_pool that return PrivatecaCaPoolIssuancePolicyAllowedKeyTypes Modifier and Type Method Description PrivatecaCaPoolIssuancePolicyAllowedKeyTypesPrivatecaCaPoolIssuancePolicyAllowedKeyTypes.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.privateca_ca_pool with parameters of type PrivatecaCaPoolIssuancePolicyAllowedKeyTypes Modifier and Type Method Description voidPrivatecaCaPoolIssuancePolicyAllowedKeyTypesOutputReference. setInternalValue(PrivatecaCaPoolIssuancePolicyAllowedKeyTypes value)Method parameters in com.hashicorp.cdktf.providers.google.privateca_ca_pool with type arguments of type PrivatecaCaPoolIssuancePolicyAllowedKeyTypes Modifier and Type Method Description PrivatecaCaPoolIssuancePolicy.BuilderPrivatecaCaPoolIssuancePolicy.Builder. allowedKeyTypes(List<? extends PrivatecaCaPoolIssuancePolicyAllowedKeyTypes> allowedKeyTypes)Sets the value ofPrivatecaCaPoolIssuancePolicy.getAllowedKeyTypes()voidPrivatecaCaPoolIssuancePolicyAllowedKeyTypesList. setInternalValue(List<PrivatecaCaPoolIssuancePolicyAllowedKeyTypes> value)
-