| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline |
AWS CodePipeline Construct Library
|
| software.amazon.awscdk.services.codepipeline.actions |
AWS CodePipeline Actions
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ActionProperties.Jsii$Proxy
An implementation for
ActionProperties |
| Modifier and Type | Method and Description |
|---|---|
ActionProperties |
ActionProperties.Builder.build()
Builds the configured instance.
|
ActionProperties |
IAction.getActionProperties()
(experimental) The simple properties of the Action, like its Owner, name, etc.
|
ActionProperties |
IAction.Jsii$Proxy.getActionProperties()
(experimental) The simple properties of the Action, like its Owner, name, etc.
|
default ActionProperties |
IAction.Jsii$Default.getActionProperties()
(experimental) The simple properties of the Action, like its Owner, name, etc.
|
ActionProperties |
Action.getActionProperties()
(experimental) The simple properties of the Action, like its Owner, name, etc.
|
protected abstract ActionProperties |
Action.getProvidedActionProperties()
(experimental) This is a renamed version of the
IAction.actionProperties property. |
| Modifier and Type | Method and Description |
|---|---|
protected ActionProperties |
Action.getProvidedActionProperties()
(experimental) This is a renamed version of the
IAction.actionProperties property. |
| Constructor and Description |
|---|
Action(ActionProperties actionProperties) |
Copyright © 2021. All rights reserved.