@Stability(value=Stable)
public static interface CfnPartition.PartitionInputProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-partitioninput.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPartition.PartitionInputProperty.Builder
A builder for
CfnPartition.PartitionInputProperty |
static class |
CfnPartition.PartitionInputProperty.Jsii$Proxy
An implementation for
CfnPartition.PartitionInputProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPartition.PartitionInputProperty.Builder |
builder() |
default Object |
getParameters()
`CfnPartition.PartitionInputProperty.Parameters`.
|
default Object |
getStorageDescriptor()
`CfnPartition.PartitionInputProperty.StorageDescriptor`.
|
List<String> |
getValues()
`CfnPartition.PartitionInputProperty.Values`.
|
@Stability(value=Stable) @NotNull List<String> getValues()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-partitioninput.html#cfn-glue-partition-partitioninput-values@Stability(value=Stable) @Nullable default Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-partitioninput.html#cfn-glue-partition-partitioninput-parameters@Stability(value=Stable) @Nullable default Object getStorageDescriptor()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-partitioninput.html#cfn-glue-partition-partitioninput-storagedescriptor@Stability(value=Stable) static CfnPartition.PartitionInputProperty.Builder builder()
Copyright © 2020. All rights reserved.