@Stability(value=Stable)
public static interface CfnIndex.ValueImportanceItemProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-valueimportanceitem.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIndex.ValueImportanceItemProperty.Builder
A builder for
CfnIndex.ValueImportanceItemProperty |
static class |
CfnIndex.ValueImportanceItemProperty.Jsii$Proxy
An implementation for
CfnIndex.ValueImportanceItemProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIndex.ValueImportanceItemProperty.Builder |
builder() |
default String |
getKey()
`CfnIndex.ValueImportanceItemProperty.Key`.
|
default Number |
getValue()
`CfnIndex.ValueImportanceItemProperty.Value`.
|
@Stability(value=Stable) @Nullable default String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-valueimportanceitem.html#cfn-kendra-index-valueimportanceitem-key@Stability(value=Stable) @Nullable default Number getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-index-valueimportanceitem.html#cfn-kendra-index-valueimportanceitem-value@Stability(value=Stable) static CfnIndex.ValueImportanceItemProperty.Builder builder()
Copyright © 2020. All rights reserved.