@Stability(value=Stable)
public static interface CfnDatastore.TimestampPartitionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDatastore.TimestampPartitionProperty.Builder
A builder for
CfnDatastore.TimestampPartitionProperty |
static class |
CfnDatastore.TimestampPartitionProperty.Jsii$Proxy
An implementation for
CfnDatastore.TimestampPartitionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDatastore.TimestampPartitionProperty.Builder |
builder() |
String |
getAttributeName()
`CfnDatastore.TimestampPartitionProperty.AttributeName`.
|
default String |
getTimestampFormat()
`CfnDatastore.TimestampPartitionProperty.TimestampFormat`.
|
@Stability(value=Stable) @NotNull String getAttributeName()
@Stability(value=Stable) @Nullable default String getTimestampFormat()
@Stability(value=Stable) static CfnDatastore.TimestampPartitionProperty.Builder builder()
Copyright © 2021. All rights reserved.