| Modifier and Type | Method and Description |
|---|---|
CfnIndex |
build() |
CfnIndex.Builder |
capacityUnits(CfnIndex.CapacityUnitsConfigurationProperty capacityUnits)
`AWS::Kendra::Index.CapacityUnits`.
|
CfnIndex.Builder |
capacityUnits(IResolvable capacityUnits)
`AWS::Kendra::Index.CapacityUnits`.
|
static CfnIndex.Builder |
create(Construct scope,
String id) |
CfnIndex.Builder |
description(String description)
`AWS::Kendra::Index.Description`.
|
CfnIndex.Builder |
documentMetadataConfigurations(CfnIndex.DocumentMetadataConfigurationListProperty documentMetadataConfigurations)
`AWS::Kendra::Index.DocumentMetadataConfigurations`.
|
CfnIndex.Builder |
documentMetadataConfigurations(IResolvable documentMetadataConfigurations)
`AWS::Kendra::Index.DocumentMetadataConfigurations`.
|
CfnIndex.Builder |
edition(String edition)
`AWS::Kendra::Index.Edition`.
|
CfnIndex.Builder |
name(String name)
`AWS::Kendra::Index.Name`.
|
CfnIndex.Builder |
roleArn(String roleArn)
`AWS::Kendra::Index.RoleArn`.
|
CfnIndex.Builder |
serverSideEncryptionConfiguration(CfnIndex.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration)
`AWS::Kendra::Index.ServerSideEncryptionConfiguration`.
|
CfnIndex.Builder |
serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration)
`AWS::Kendra::Index.ServerSideEncryptionConfiguration`.
|
CfnIndex.Builder |
tags(CfnIndex.TagListProperty tags)
`AWS::Kendra::Index.Tags`.
|
@Stability(value=Stable) public static CfnIndex.Builder create(Construct scope, String id)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.CfnIndex.CapacityUnitsConfigurationProperty.Builder.@Stability(value=Stable) public CfnIndex.Builder edition(String edition)
edition - `AWS::Kendra::Index.Edition`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-edition@Stability(value=Stable) public CfnIndex.Builder name(String name)
name - `AWS::Kendra::Index.Name`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-name@Stability(value=Stable) public CfnIndex.Builder roleArn(String roleArn)
roleArn - `AWS::Kendra::Index.RoleArn`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-rolearn@Stability(value=Stable) public CfnIndex.Builder capacityUnits(CfnIndex.CapacityUnitsConfigurationProperty capacityUnits)
capacityUnits - `AWS::Kendra::Index.CapacityUnits`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-capacityunits@Stability(value=Stable) public CfnIndex.Builder capacityUnits(IResolvable capacityUnits)
capacityUnits - `AWS::Kendra::Index.CapacityUnits`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-capacityunits@Stability(value=Stable) public CfnIndex.Builder description(String description)
description - `AWS::Kendra::Index.Description`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-description@Stability(value=Stable) public CfnIndex.Builder documentMetadataConfigurations(CfnIndex.DocumentMetadataConfigurationListProperty documentMetadataConfigurations)
documentMetadataConfigurations - `AWS::Kendra::Index.DocumentMetadataConfigurations`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-documentmetadataconfigurations@Stability(value=Stable) public CfnIndex.Builder documentMetadataConfigurations(IResolvable documentMetadataConfigurations)
documentMetadataConfigurations - `AWS::Kendra::Index.DocumentMetadataConfigurations`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-documentmetadataconfigurations@Stability(value=Stable) public CfnIndex.Builder serverSideEncryptionConfiguration(CfnIndex.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration)
serverSideEncryptionConfiguration - `AWS::Kendra::Index.ServerSideEncryptionConfiguration`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-serversideencryptionconfiguration@Stability(value=Stable) public CfnIndex.Builder serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration)
serverSideEncryptionConfiguration - `AWS::Kendra::Index.ServerSideEncryptionConfiguration`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-serversideencryptionconfiguration@Stability(value=Stable) public CfnIndex.Builder tags(CfnIndex.TagListProperty tags)
tags - `AWS::Kendra::Index.Tags`. This parameter is required.thishttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-tagsCopyright © 2020. All rights reserved.