pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.outputs
/
SubscriptionStateRuleResponse
Subscription
State
Rule
Response
data
class
SubscriptionStateRuleResponse
(
val
allowedActions
:
List
<
String
>
?
=
null
,
val
state
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Subscription
State
Rule
Response
Link copied to clipboard
fun
SubscriptionStateRuleResponse
(
allowedActions
:
List
<
String
>
?
=
null
,
state
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allowed
Actions
Link copied to clipboard
val
allowedActions
:
List
<
String
>
?
=
null
state
Link copied to clipboard
val
state
:
String
?
=
null