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