Uses of Interface
software.amazon.awscdk.pipelines.ProduceActionOptions
-
Uses of ProduceActionOptions in software.amazon.awscdk.pipelines
Modifier and TypeMethodDescriptionProduceActionOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCodePipelineSource.produceAction
(IStage stage, ProduceActionOptions options) Create the desired Action and add it to the pipeline.ConfirmPermissionsBroadening.produceAction
(IStage stage, ProduceActionOptions options) Create the desired Action and add it to the pipeline.default CodePipelineActionFactoryResult
ICodePipelineActionFactory.Jsii$Default.produceAction
(IStage stage, ProduceActionOptions options) Create the desired Action and add it to the pipeline.ICodePipelineActionFactory.Jsii$Proxy.produceAction
(IStage stage, ProduceActionOptions options) Create the desired Action and add it to the pipeline.ICodePipelineActionFactory.produceAction
(IStage stage, ProduceActionOptions options) Create the desired Action and add it to the pipeline.