toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.budgets.kotlin.outputs
/
BudgetsActionScpActionDefinition
Budgets
Action
Scp
Action
Definition
data
class
BudgetsActionScpActionDefinition
(
val
policyId
:
String
,
val
targetIds
:
List
<
String
>
)
Members
Constructors
Budgets
Action
Scp
Action
Definition
Link copied to clipboard
constructor
(
policyId
:
String
,
targetIds
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
policy
Id
Link copied to clipboard
val
policyId
:
String
The policy ID attached.
target
Ids
Link copied to clipboard
val
targetIds
:
List
<
String
>
A list of target IDs.