pulumi-github-kotlin
5.21.0.0
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
)
Types
Constructors
Properties
Constructors
Get
Repository
Deployment
Branch
Policies
Deployment
Branch
Policy
Link copied to clipboard
fun
GetRepositoryDeploymentBranchPoliciesDeploymentBranchPolicy
(
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.