Uses of Interface
com.hashicorp.cdktf.providers.aws.cloudhsm_v2_hsm.CloudhsmV2HsmConfig
-
Packages that use CloudhsmV2HsmConfig Package Description com.hashicorp.cdktf.providers.aws.cloudhsm_v2_hsm aws_cloudhsm_v2_hsm -
-
Uses of CloudhsmV2HsmConfig in com.hashicorp.cdktf.providers.aws.cloudhsm_v2_hsm
Classes in com.hashicorp.cdktf.providers.aws.cloudhsm_v2_hsm that implement CloudhsmV2HsmConfig Modifier and Type Class Description static classCloudhsmV2HsmConfig.Jsii$ProxyAn implementation forCloudhsmV2HsmConfigMethods in com.hashicorp.cdktf.providers.aws.cloudhsm_v2_hsm that return CloudhsmV2HsmConfig Modifier and Type Method Description CloudhsmV2HsmConfigCloudhsmV2HsmConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.cloudhsm_v2_hsm with parameters of type CloudhsmV2HsmConfig Constructor Description CloudhsmV2Hsm(software.constructs.Construct scope, String id, CloudhsmV2HsmConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/cloudhsm_v2_hsm aws_cloudhsm_v2_hsm} Resource.
-