toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.codepipeline.kotlin.inputs
/
PipelineStageBeforeEntryArgs
Pipeline
Stage
Before
Entry
Args
data
class
PipelineStageBeforeEntryArgs
(
val
condition
:
Output
<
PipelineStageBeforeEntryConditionArgs
>
)
:
ConvertibleToJava
<
PipelineStageBeforeEntryArgs
>
Members
Constructors
Pipeline
Stage
Before
Entry
Args
Link copied to clipboard
constructor
(
condition
:
Output
<
PipelineStageBeforeEntryConditionArgs
>
)
Properties
condition
Link copied to clipboard
val
condition
:
Output
<
PipelineStageBeforeEntryConditionArgs
>
The conditions that are configured as entry condition. Defined as a
condition
block below.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
PipelineStageBeforeEntryArgs