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