pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.inputs
/
SubscriptionStateRuleArgs
/
SubscriptionStateRuleArgs
Subscription
State
Rule
Args
fun
SubscriptionStateRuleArgs
(
allowedActions
:
Output
<
List
<
String
>
>
?
=
null
,
state
:
Output
<
Either
<
String
,
SubscriptionState
>
>
?
=
null
)