@Stability(value=Stable)
public static interface CfnBudget.TimePeriodProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBudget.TimePeriodProperty.Builder
A builder for
CfnBudget.TimePeriodProperty |
static class |
CfnBudget.TimePeriodProperty.Jsii$Proxy
An implementation for
CfnBudget.TimePeriodProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBudget.TimePeriodProperty.Builder |
builder() |
default String |
getEnd()
`CfnBudget.TimePeriodProperty.End`.
|
default String |
getStart()
`CfnBudget.TimePeriodProperty.Start`.
|
@Stability(value=Stable) @Nullable default String getEnd()
@Stability(value=Stable) @Nullable default String getStart()
@Stability(value=Stable) static CfnBudget.TimePeriodProperty.Builder builder()
Copyright © 2021. All rights reserved.