| Package | Description |
|---|---|
| software.amazon.awscdk.services.kendra |
| Modifier and Type | Method and Description |
|---|---|
CfnIndex.Builder |
CfnIndex.Builder.capacityUnits(CfnIndex.CapacityUnitsConfigurationProperty capacityUnits)
`AWS::Kendra::Index.CapacityUnits`.
|
CfnIndex.Builder |
CfnIndex.Builder.capacityUnits(IResolvable capacityUnits)
`AWS::Kendra::Index.CapacityUnits`.
|
static CfnIndex.Builder |
CfnIndex.Builder.create(software.constructs.Construct scope,
String id) |
CfnIndex.Builder |
CfnIndex.Builder.description(String description)
`AWS::Kendra::Index.Description`.
|
CfnIndex.Builder |
CfnIndex.Builder.documentMetadataConfigurations(IResolvable documentMetadataConfigurations)
`AWS::Kendra::Index.DocumentMetadataConfigurations`.
|
CfnIndex.Builder |
CfnIndex.Builder.documentMetadataConfigurations(List<? extends Object> documentMetadataConfigurations)
`AWS::Kendra::Index.DocumentMetadataConfigurations`.
|
CfnIndex.Builder |
CfnIndex.Builder.edition(String edition)
`AWS::Kendra::Index.Edition`.
|
CfnIndex.Builder |
CfnIndex.Builder.name(String name)
`AWS::Kendra::Index.Name`.
|
CfnIndex.Builder |
CfnIndex.Builder.roleArn(String roleArn)
`AWS::Kendra::Index.RoleArn`.
|
CfnIndex.Builder |
CfnIndex.Builder.serverSideEncryptionConfiguration(CfnIndex.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration)
`AWS::Kendra::Index.ServerSideEncryptionConfiguration`.
|
CfnIndex.Builder |
CfnIndex.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration)
`AWS::Kendra::Index.ServerSideEncryptionConfiguration`.
|
CfnIndex.Builder |
CfnIndex.Builder.tags(List<? extends CfnTag> tags)
`AWS::Kendra::Index.Tags`.
|
CfnIndex.Builder |
CfnIndex.Builder.userContextPolicy(String userContextPolicy)
`AWS::Kendra::Index.UserContextPolicy`.
|
CfnIndex.Builder |
CfnIndex.Builder.userTokenConfigurations(IResolvable userTokenConfigurations)
`AWS::Kendra::Index.UserTokenConfigurations`.
|
CfnIndex.Builder |
CfnIndex.Builder.userTokenConfigurations(List<? extends Object> userTokenConfigurations)
`AWS::Kendra::Index.UserTokenConfigurations`.
|
Copyright © 2021. All rights reserved.