| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static PartitionIndex.Builder |
PartitionIndex.builder() |
PartitionIndex.Builder |
PartitionIndex.Builder.indexName(String indexName)
Sets the value of
PartitionIndex.getIndexName() |
PartitionIndex.Builder |
PartitionIndex.Builder.keyNames(List<String> keyNames)
Sets the value of
PartitionIndex.getKeyNames() |
| Constructor and Description |
|---|
Jsii$Proxy(PartitionIndex.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PartitionIndex.Builder. |
Copyright © 2022. All rights reserved.