Uses of Class
software.amazon.awscdk.pipelines.ShellScriptActionProps.Builder
Packages that use ShellScriptActionProps.Builder
-
Uses of ShellScriptActionProps.Builder in software.amazon.awscdk.pipelines
Methods in software.amazon.awscdk.pipelines that return ShellScriptActionProps.BuilderModifier and TypeMethodDescriptionShellScriptActionProps.Builder.actionName(String actionName) Deprecated.ShellScriptActionProps.Builder.additionalArtifacts(List<? extends Artifact> additionalArtifacts) Deprecated.ShellScriptActionProps.Builder.bashOptions(String bashOptions) Deprecated.ShellScriptActionProps.builder()Deprecated.Deprecated.ShellScriptActionProps.Builder.environment(BuildEnvironment environment) Deprecated.ShellScriptActionProps.Builder.environmentVariables(Map<String, ? extends BuildEnvironmentVariable> environmentVariables) Deprecated.ShellScriptActionProps.Builder.rolePolicyStatements(List<? extends PolicyStatement> rolePolicyStatements) Deprecated.Deprecated.ShellScriptActionProps.Builder.securityGroups(List<? extends ISecurityGroup> securityGroups) Deprecated.ShellScriptActionProps.Builder.subnetSelection(SubnetSelection subnetSelection) Deprecated.ShellScriptActionProps.Builder.useOutputs(Map<String, ? extends StackOutput> useOutputs) Deprecated.Deprecated.Constructors in software.amazon.awscdk.pipelines with parameters of type ShellScriptActionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ShellScriptActionProps.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theShellScriptActionProps.Builder.