@Stability(value=Stable)
public static interface CfnIndex.DocumentMetadataConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Object getRelevance()
@Stability(value=Stable) @Nullable default Object getSearch()
@Stability(value=Stable) static CfnIndex.DocumentMetadataConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.