@Stability(value=Stable)
public static interface CfnBudgetsAction.ActionThresholdProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBudgetsAction.ActionThresholdProperty.Builder
A builder for
CfnBudgetsAction.ActionThresholdProperty |
static class |
CfnBudgetsAction.ActionThresholdProperty.Jsii$Proxy
An implementation for
CfnBudgetsAction.ActionThresholdProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBudgetsAction.ActionThresholdProperty.Builder |
builder() |
String |
getType()
`CfnBudgetsAction.ActionThresholdProperty.Type`.
|
Number |
getValue()
`CfnBudgetsAction.ActionThresholdProperty.Value`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @NotNull Number getValue()
@Stability(value=Stable) static CfnBudgetsAction.ActionThresholdProperty.Builder builder()
Copyright © 2021. All rights reserved.