toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
codepipeline
/
aws.sdk.kotlin.services.codepipeline.model
/
StageDeclaration
/
Builder
Builder
class
Builder
Members
Properties
actions
Link copied to clipboard
var
actions
:
List
<
ActionDeclaration
>
?
The actions included in a stage.
blockers
Link copied to clipboard
var
blockers
:
List
<
BlockerDeclaration
>
?
Reserved for future use.
name
Link copied to clipboard
var
name
:
String
?
The name of the stage.