Uses of Class
software.amazon.awscdk.services.kendra.CfnIndex.Builder
Packages that use CfnIndex.Builder
-
Uses of CfnIndex.Builder in software.amazon.awscdk.services.kendra
Methods in software.amazon.awscdk.services.kendra that return CfnIndex.BuilderModifier and TypeMethodDescriptionCfnIndex.Builder.capacityUnits(IResolvable capacityUnits) Specifies additional capacity units configured for your Enterprise Edition index.CfnIndex.Builder.capacityUnits(CfnIndex.CapacityUnitsConfigurationProperty capacityUnits) Specifies additional capacity units configured for your Enterprise Edition index.static CfnIndex.BuilderCfnIndex.Builder.description(String description) A description for the index.CfnIndex.Builder.documentMetadataConfigurations(List<? extends Object> documentMetadataConfigurations) Specifies the properties of an index field.CfnIndex.Builder.documentMetadataConfigurations(IResolvable documentMetadataConfigurations) Specifies the properties of an index field.Indicates whether the index is a Enterprise Edition index, a Developer Edition index, or a GenAI Enterprise Edition index.The name of the index.An IAM role that gives Amazon Kendra permissions to access your Amazon CloudWatch logs and metrics.An IAM role that gives Amazon Kendra permissions to access your Amazon CloudWatch logs and metrics.CfnIndex.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration) The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.CfnIndex.Builder.serverSideEncryptionConfiguration(CfnIndex.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration) The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.An array of key-value pairs to apply to this resource.CfnIndex.Builder.userContextPolicy(String userContextPolicy) The user context policy.CfnIndex.Builder.userTokenConfigurations(List<? extends Object> userTokenConfigurations) Defines the type of user token used for the index.CfnIndex.Builder.userTokenConfigurations(IResolvable userTokenConfigurations) Defines the type of user token used for the index.