| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnPartition.PartitionInputProperty.Jsii$Proxy
An implementation for
CfnPartition.PartitionInputProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnPartition.PartitionInputProperty |
CfnPartition.PartitionInputProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPartitionProps.Builder |
CfnPartitionProps.Builder.partitionInput(CfnPartition.PartitionInputProperty partitionInput)
Sets the value of
CfnPartitionProps.getPartitionInput() |
CfnPartition.Builder |
CfnPartition.Builder.partitionInput(CfnPartition.PartitionInputProperty partitionInput)
The structure used to create and update a partition.
|
void |
CfnPartition.setPartitionInput(CfnPartition.PartitionInputProperty value)
The structure used to create and update a partition.
|
Copyright © 2022. All rights reserved.