toggle menu
pulumi-github-kotlin
6.7.0.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
RepositoryRulesetRulesRequiredDeployments
Repository
Ruleset
Rules
Required
Deployments
data
class
RepositoryRulesetRulesRequiredDeployments
(
val
requiredDeploymentEnvironments
:
List
<
String
>
)
Members
Constructors
Repository
Ruleset
Rules
Required
Deployments
Link copied to clipboard
constructor
(
requiredDeploymentEnvironments
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
required
Deployment
Environments
Link copied to clipboard
val
requiredDeploymentEnvironments
:
List
<
String
>
The environments that must be successfully deployed to before branches can be merged.