@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.068Z") @Stability(value=Stable) public interface CfnIndexProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIndexProps.Builder
A builder for
CfnIndexProps |
static class |
CfnIndexProps.Jsii$Proxy
An implementation for
CfnIndexProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnIndexProps.Builder |
builder() |
default Object |
getCapacityUnits()
`AWS::Kendra::Index.CapacityUnits`.
|
default String |
getDescription()
`AWS::Kendra::Index.Description`.
|
default Object |
getDocumentMetadataConfigurations()
`AWS::Kendra::Index.DocumentMetadataConfigurations`.
|
String |
getEdition()
`AWS::Kendra::Index.Edition`.
|
String |
getName()
`AWS::Kendra::Index.Name`.
|
String |
getRoleArn()
`AWS::Kendra::Index.RoleArn`.
|
default Object |
getServerSideEncryptionConfiguration()
`AWS::Kendra::Index.ServerSideEncryptionConfiguration`.
|
default CfnIndex.TagListProperty |
getTags()
`AWS::Kendra::Index.Tags`.
|
@Stability(value=Stable) @NotNull String getEdition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-edition@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-name@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-rolearn@Stability(value=Stable) @Nullable default Object getCapacityUnits()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-capacityunits@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-description@Stability(value=Stable) @Nullable default Object getDocumentMetadataConfigurations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-documentmetadataconfigurations@Stability(value=Stable) @Nullable default Object getServerSideEncryptionConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-serversideencryptionconfiguration@Stability(value=Stable) @Nullable default CfnIndex.TagListProperty getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kendra-index.html#cfn-kendra-index-tags@Stability(value=Stable) static CfnIndexProps.Builder builder()
CfnIndexProps.Builder of CfnIndexPropsCopyright © 2020. All rights reserved.