@Stability(value=Stable)
public static interface CfnIndex.SearchProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-search.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIndex.SearchProperty.Builder
A builder for
CfnIndex.SearchProperty |
static class |
CfnIndex.SearchProperty.Jsii$Proxy
An implementation for
CfnIndex.SearchProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIndex.SearchProperty.Builder |
builder() |
default Object |
getDisplayable()
`CfnIndex.SearchProperty.Displayable`.
|
default Object |
getFacetable()
`CfnIndex.SearchProperty.Facetable`.
|
default Object |
getSearchable()
`CfnIndex.SearchProperty.Searchable`.
|
default Object |
getSortable()
`CfnIndex.SearchProperty.Sortable`.
|
@Stability(value=Stable) @Nullable default Object getDisplayable()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-search.html#cfn-kendra-index-search-displayable@Stability(value=Stable) @Nullable default Object getFacetable()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-search.html#cfn-kendra-index-search-facetable@Stability(value=Stable) @Nullable default Object getSearchable()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-search.html#cfn-kendra-index-search-searchable@Stability(value=Stable) @Nullable default Object getSortable()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-search.html#cfn-kendra-index-search-sortable@Stability(value=Stable) static CfnIndex.SearchProperty.Builder builder()
CfnIndex.SearchProperty.Builder of CfnIndex.SearchPropertyCopyright © 2020. All rights reserved.