@Stability(value=Stable)
public static interface CfnIndex.RelevanceProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-relevance.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIndex.RelevanceProperty.Builder
A builder for
CfnIndex.RelevanceProperty |
static class |
CfnIndex.RelevanceProperty.Jsii$Proxy
An implementation for
CfnIndex.RelevanceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIndex.RelevanceProperty.Builder |
builder() |
default String |
getDuration()
`CfnIndex.RelevanceProperty.Duration`.
|
default Object |
getFreshness()
`CfnIndex.RelevanceProperty.Freshness`.
|
default Number |
getImportance()
`CfnIndex.RelevanceProperty.Importance`.
|
default String |
getRankOrder()
`CfnIndex.RelevanceProperty.RankOrder`.
|
default Object |
getValueImportanceItems()
`CfnIndex.RelevanceProperty.ValueImportanceItems`.
|
@Stability(value=Stable) @Nullable default String getDuration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-relevance.html#cfn-kendra-index-relevance-duration@Stability(value=Stable) @Nullable default Object getFreshness()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-relevance.html#cfn-kendra-index-relevance-freshness@Stability(value=Stable) @Nullable default Number getImportance()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-relevance.html#cfn-kendra-index-relevance-importance@Stability(value=Stable) @Nullable default String getRankOrder()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-relevance.html#cfn-kendra-index-relevance-rankorder@Stability(value=Stable) @Nullable default Object getValueImportanceItems()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-relevance.html#cfn-kendra-index-relevance-valueimportanceitems@Stability(value=Stable) static CfnIndex.RelevanceProperty.Builder builder()
CfnIndex.RelevanceProperty.Builder of CfnIndex.RelevancePropertyCopyright © 2020. All rights reserved.