| Package | Description |
|---|---|
| software.amazon.awscdk.services.kendra |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnIndex.TagListProperty.Jsii$Proxy
An implementation for
CfnIndex.TagListProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnIndex.TagListProperty |
CfnIndex.TagListProperty.Builder.build()
Builds the configured instance.
|
default CfnIndex.TagListProperty |
CfnIndexProps.getTags()
`AWS::Kendra::Index.Tags`.
|
CfnIndex.TagListProperty |
CfnIndexProps.Jsii$Proxy.getTags() |
CfnIndex.TagListProperty |
CfnIndex.getTags()
`AWS::Kendra::Index.Tags`.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnIndex.setTags(CfnIndex.TagListProperty value)
`AWS::Kendra::Index.Tags`.
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.tags(CfnIndex.TagListProperty tags)
Sets the value of
CfnIndexProps.getTags() |
CfnIndex.Builder |
CfnIndex.Builder.tags(CfnIndex.TagListProperty tags)
`AWS::Kendra::Index.Tags`.
|
| Constructor and Description |
|---|
Jsii$Proxy(String edition,
String name,
String roleArn,
Object capacityUnits,
String description,
Object documentMetadataConfigurations,
Object serverSideEncryptionConfiguration,
CfnIndex.TagListProperty tags)
Constructor that initializes the object based on literal property values passed by the
CfnIndexProps.Builder. |
Copyright © 2020. All rights reserved.