@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.830Z") @Stability(value=Stable) public interface CfnPartitionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-partition.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPartitionProps.Builder
A builder for
CfnPartitionProps |
static class |
CfnPartitionProps.Jsii$Proxy
An implementation for
CfnPartitionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnPartitionProps.Builder |
builder() |
String |
getCatalogId()
`AWS::Glue::Partition.CatalogId`.
|
String |
getDatabaseName()
`AWS::Glue::Partition.DatabaseName`.
|
Object |
getPartitionInput()
`AWS::Glue::Partition.PartitionInput`.
|
String |
getTableName()
`AWS::Glue::Partition.TableName`.
|
@Stability(value=Stable) @NotNull String getCatalogId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-partition.html#cfn-glue-partition-catalogid@Stability(value=Stable) @NotNull String getDatabaseName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-partition.html#cfn-glue-partition-databasename@Stability(value=Stable) @NotNull Object getPartitionInput()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-partition.html#cfn-glue-partition-partitioninput@Stability(value=Stable) @NotNull String getTableName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-partition.html#cfn-glue-partition-tablename@Stability(value=Stable) static CfnPartitionProps.Builder builder()
CfnPartitionProps.Builder of CfnPartitionPropsCopyright © 2020. All rights reserved.