@Stability(value=Stable)
public static interface CfnDataSource.ChangeDetectingColumnsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-changedetectingcolumns.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.ChangeDetectingColumnsProperty.Builder
A builder for
CfnDataSource.ChangeDetectingColumnsProperty |
static class |
CfnDataSource.ChangeDetectingColumnsProperty.Jsii$Proxy
An implementation for
CfnDataSource.ChangeDetectingColumnsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.ChangeDetectingColumnsProperty.Builder |
builder() |
default List<String> |
getChangeDetectingColumns()
`CfnDataSource.ChangeDetectingColumnsProperty.ChangeDetectingColumns`.
|
@Stability(value=Stable) @Nullable default List<String> getChangeDetectingColumns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-changedetectingcolumns.html#cfn-kendra-datasource-changedetectingcolumns-changedetectingcolumns@Stability(value=Stable) static CfnDataSource.ChangeDetectingColumnsProperty.Builder builder()
Copyright © 2020. All rights reserved.