toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.clouddeploy.kotlin.inputs
/
DeployPolicyRuleRolloutRestrictionArgs
/
DeployPolicyRuleRolloutRestrictionArgs
Deploy
Policy
Rule
Rollout
Restriction
Args
constructor
(
actions
:
Output
<
List
<
String
>
>
?
=
null
,
id
:
Output
<
String
>
,
invokers
:
Output
<
List
<
String
>
>
?
=
null
,
timeWindows
:
Output
<
DeployPolicyRuleRolloutRestrictionTimeWindowsArgs
>
?
=
null
)