Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnIndexPropsMixin.Builder
Packages that use CfnIndexPropsMixin.Builder
-
Uses of CfnIndexPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.kendra
Methods in software.amazon.awscdk.cfnpropertymixins.services.kendra that return CfnIndexPropsMixin.BuilderModifier and TypeMethodDescriptionCfnIndexPropsMixin.Builder.capacityUnits(CfnIndexPropsMixin.CapacityUnitsConfigurationProperty capacityUnits) Specifies additional capacity units configured for your Enterprise Edition index.CfnIndexPropsMixin.Builder.capacityUnits(IResolvable capacityUnits) Specifies additional capacity units configured for your Enterprise Edition index.static CfnIndexPropsMixin.BuilderCfnIndexPropsMixin.Builder.create()static CfnIndexPropsMixin.BuilderCfnIndexPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnIndexPropsMixin.Builder.description(String description) A description for the index.CfnIndexPropsMixin.Builder.documentMetadataConfigurations(List<? extends Object> documentMetadataConfigurations) Specifies the properties of an index field.CfnIndexPropsMixin.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.CfnIndexPropsMixin.Builder.serverSideEncryptionConfiguration(CfnIndexPropsMixin.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration) The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra.CfnIndexPropsMixin.Builder.serverSideEncryptionConfiguration(IResolvable 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.CfnIndexPropsMixin.Builder.userContextPolicy(String userContextPolicy) The user context policy.CfnIndexPropsMixin.Builder.userTokenConfigurations(List<? extends Object> userTokenConfigurations) Defines the type of user token used for the index.CfnIndexPropsMixin.Builder.userTokenConfigurations(IResolvable userTokenConfigurations) Defines the type of user token used for the index.