toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
GetRepositoryDeploymentBranchPoliciesDeploymentBranchPolicy
Get
Repository
Deployment
Branch
Policies
Deployment
Branch
Policy
data
class
GetRepositoryDeploymentBranchPoliciesDeploymentBranchPolicy
(
val
id
:
String
,
val
name
:
String
)
Members
Constructors
Get
Repository
Deployment
Branch
Policies
Deployment
Branch
Policy
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
Id of the policy.
name
Link copied to clipboard
val
name
:
String
The name pattern that branches must match in order to deploy to the environment.