toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.codepipeline.kotlin.outputs
/
PipelineStageBeforeEntry
Pipeline
Stage
Before
Entry
data
class
PipelineStageBeforeEntry
(
val
condition
:
PipelineStageBeforeEntryCondition
)
Members
Constructors
Pipeline
Stage
Before
Entry
Link copied to clipboard
constructor
(
condition
:
PipelineStageBeforeEntryCondition
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
condition
Link copied to clipboard
val
condition
:
PipelineStageBeforeEntryCondition
The conditions that are configured as entry condition. Defined as a
condition
block below.