pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.budgets.kotlin.outputs
/
BudgetsActionActionThreshold
Budgets
Action
Action
Threshold
data
class
BudgetsActionActionThreshold
(
val
type
:
BudgetsActionActionThresholdType
,
val
value
:
Double
)
Types
Constructors
Properties
Constructors
Budgets
Action
Action
Threshold
Link copied to clipboard
fun
BudgetsActionActionThreshold
(
type
:
BudgetsActionActionThresholdType
,
value
:
Double
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
BudgetsActionActionThresholdType
value
Link copied to clipboard
val
value
:
Double