@Stability(value=Stable)
public static interface CfnIndex.DocumentMetadataConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-documentmetadataconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIndex.DocumentMetadataConfigurationProperty.Builder
A builder for
CfnIndex.DocumentMetadataConfigurationProperty |
static class |
CfnIndex.DocumentMetadataConfigurationProperty.Jsii$Proxy
An implementation for
CfnIndex.DocumentMetadataConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIndex.DocumentMetadataConfigurationProperty.Builder |
builder() |
String |
getName()
`CfnIndex.DocumentMetadataConfigurationProperty.Name`.
|
default Object |
getRelevance()
`CfnIndex.DocumentMetadataConfigurationProperty.Relevance`.
|
default Object |
getSearch()
`CfnIndex.DocumentMetadataConfigurationProperty.Search`.
|
String |
getType()
`CfnIndex.DocumentMetadataConfigurationProperty.Type`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-documentmetadataconfiguration.html#cfn-kendra-index-documentmetadataconfiguration-name@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-documentmetadataconfiguration.html#cfn-kendra-index-documentmetadataconfiguration-type@Stability(value=Stable) @Nullable default Object getRelevance()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-documentmetadataconfiguration.html#cfn-kendra-index-documentmetadataconfiguration-relevance@Stability(value=Stable) @Nullable default Object getSearch()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-documentmetadataconfiguration.html#cfn-kendra-index-documentmetadataconfiguration-search@Stability(value=Stable) static CfnIndex.DocumentMetadataConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.