Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codepipeline.CfnPipelinePropsMixin.ActionDeclarationProperty.Builder
Packages that use CfnPipelinePropsMixin.ActionDeclarationProperty.Builder
-
Uses of CfnPipelinePropsMixin.ActionDeclarationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codepipeline
Methods in software.amazon.awscdk.cfnpropertymixins.services.codepipeline that return CfnPipelinePropsMixin.ActionDeclarationProperty.BuilderModifier and TypeMethodDescriptionCfnPipelinePropsMixin.ActionDeclarationProperty.Builder.actionTypeId(CfnPipelinePropsMixin.ActionTypeIdProperty actionTypeId) Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getActionTypeId()CfnPipelinePropsMixin.ActionDeclarationProperty.Builder.actionTypeId(IResolvable actionTypeId) Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getActionTypeId()CfnPipelinePropsMixin.ActionDeclarationProperty.builder()Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getCommands()CfnPipelinePropsMixin.ActionDeclarationProperty.Builder.configuration(Object configuration) Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getConfiguration()CfnPipelinePropsMixin.ActionDeclarationProperty.Builder.environmentVariables(List<? extends Object> environmentVariables) CfnPipelinePropsMixin.ActionDeclarationProperty.Builder.environmentVariables(IResolvable environmentVariables) CfnPipelinePropsMixin.ActionDeclarationProperty.Builder.inputArtifacts(List<? extends Object> inputArtifacts) Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getInputArtifacts()CfnPipelinePropsMixin.ActionDeclarationProperty.Builder.inputArtifacts(IResolvable inputArtifacts) Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getInputArtifacts()Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getName()Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getNamespace()CfnPipelinePropsMixin.ActionDeclarationProperty.Builder.outputArtifacts(List<? extends Object> outputArtifacts) Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getOutputArtifacts()CfnPipelinePropsMixin.ActionDeclarationProperty.Builder.outputArtifacts(IResolvable outputArtifacts) Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getOutputArtifacts()CfnPipelinePropsMixin.ActionDeclarationProperty.Builder.outputVariables(List<String> outputVariables) Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getOutputVariables()Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getRegion()Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getRoleArn()Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getRoleArn()Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getRunOrder()CfnPipelinePropsMixin.ActionDeclarationProperty.Builder.timeoutInMinutes(Number timeoutInMinutes) Sets the value ofCfnPipelinePropsMixin.ActionDeclarationProperty.getTimeoutInMinutes()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codepipeline with parameters of type CfnPipelinePropsMixin.ActionDeclarationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPipelinePropsMixin.ActionDeclarationProperty.Builder.