Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_kendra_index.DataAwsKendraIndexConfig
-
Packages that use DataAwsKendraIndexConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_kendra_index data_aws_kendra_index -
-
Uses of DataAwsKendraIndexConfig in com.hashicorp.cdktf.providers.aws.data_aws_kendra_index
Classes in com.hashicorp.cdktf.providers.aws.data_aws_kendra_index that implement DataAwsKendraIndexConfig Modifier and Type Class Description static classDataAwsKendraIndexConfig.Jsii$ProxyAn implementation forDataAwsKendraIndexConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_kendra_index that return DataAwsKendraIndexConfig Modifier and Type Method Description DataAwsKendraIndexConfigDataAwsKendraIndexConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_kendra_index with parameters of type DataAwsKendraIndexConfig Constructor Description DataAwsKendraIndex(software.constructs.Construct scope, String id, DataAwsKendraIndexConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/kendra_index aws_kendra_index} Data Source.
-