Uses of Class
software.amazon.awscdk.services.codepipeline.Artifact
Packages that use Artifact
Package
Description
CDK Pipelines
AWS CodePipeline Construct Library
AWS CodePipeline Actions
-
Uses of Artifact in software.amazon.awscdk.pipelines
Methods in software.amazon.awscdk.pipelines that return ArtifactModifier and TypeMethodDescriptiondefault ArtifactProduceActionOptions.getFallbackArtifact()An input artifact that CodeBuild projects that don't actually need an input artifact can use.final ArtifactProduceActionOptions.Jsii$Proxy.getFallbackArtifact()ArtifactMap.toCodePipeline(FileSet x) Return the matching CodePipeline artifact for a FileSet.Methods in software.amazon.awscdk.pipelines with parameters of type ArtifactModifier and TypeMethodDescriptionProduceActionOptions.Builder.fallbackArtifact(Artifact fallbackArtifact) Sets the value ofProduceActionOptions.getFallbackArtifact()static CodePipelineFileSetCodePipelineFileSet.fromArtifact(Artifact artifact) Turn a CodePipeline Artifact into a FileSet.protected abstract Actionprotected abstract ActionCodePipelineSource.getAction(Artifact output, String actionName, Number runOrder, String variablesNamespace) -
Uses of Artifact in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline that return ArtifactModifier and TypeMethodDescriptionstatic ArtifactA static factory method used to create instances of the Artifact class.ArtifactPath.getArtifact()Methods in software.amazon.awscdk.services.codepipeline that return types with arguments of type ArtifactModifier and TypeMethodDescriptionActionProperties.getInputs()ActionProperties.Jsii$Proxy.getInputs()ActionProperties.getOutputs()ActionProperties.Jsii$Proxy.getOutputs()Method parameters in software.amazon.awscdk.services.codepipeline with type arguments of type ArtifactModifier and TypeMethodDescriptionSets the value ofActionProperties.getInputs()Sets the value ofActionProperties.getOutputs()Constructors in software.amazon.awscdk.services.codepipeline with parameters of type Artifact -
Uses of Artifact in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return ArtifactModifier and TypeMethodDescriptiondefault ArtifactCodeDeployEcsDeployActionProps.getAppSpecTemplateInput()The artifact containing the CodeDeploy AppSpec file.final ArtifactCodeDeployEcsDeployActionProps.Jsii$Proxy.getAppSpecTemplateInput()AlexaSkillDeployActionProps.getInput()The source artifact containing the voice model and skill manifest.final ArtifactAlexaSkillDeployActionProps.Jsii$Proxy.getInput()CodeBuildActionProps.getInput()The source to use as input for this action.final ArtifactCodeBuildActionProps.Jsii$Proxy.getInput()CodeDeployEcsContainerImageInput.getInput()The artifact that contains animageDetails.jsonfile with the image URI.final ArtifactCodeDeployEcsContainerImageInput.Jsii$Proxy.getInput()CodeDeployServerDeployActionProps.getInput()The source to use as input for deployment.final ArtifactCodeDeployServerDeployActionProps.Jsii$Proxy.getInput()default ArtifactEcsDeployActionProps.getInput()The input artifact that contains the JSON image definitions file to use for deployments.final ArtifactEcsDeployActionProps.Jsii$Proxy.getInput()ElasticBeanstalkDeployActionProps.getInput()The source to use as input for deployment.final ArtifactElasticBeanstalkDeployActionProps.Jsii$Proxy.getInput()S3DeployActionProps.getInput()The input Artifact to deploy to Amazon S3.final ArtifactS3DeployActionProps.Jsii$Proxy.getInput()StateMachineInput.getInputArtifact()The optional input Artifact of the Action.default ArtifactCloudFormationCreateReplaceChangeSetActionProps.getOutput()The name of the output artifact to generate.final ArtifactCloudFormationCreateReplaceChangeSetActionProps.Jsii$Proxy.getOutput()default ArtifactCloudFormationCreateUpdateStackActionProps.getOutput()The name of the output artifact to generate.final ArtifactCloudFormationCreateUpdateStackActionProps.Jsii$Proxy.getOutput()default ArtifactCloudFormationDeleteStackActionProps.getOutput()The name of the output artifact to generate.final ArtifactCloudFormationDeleteStackActionProps.Jsii$Proxy.getOutput()default ArtifactCloudFormationExecuteChangeSetActionProps.getOutput()The name of the output artifact to generate.final ArtifactCloudFormationExecuteChangeSetActionProps.Jsii$Proxy.getOutput()CodeCommitSourceActionProps.getOutput()final ArtifactCodeCommitSourceActionProps.Jsii$Proxy.getOutput()CodeStarConnectionsSourceActionProps.getOutput()The output artifact that this action produces.final ArtifactCodeStarConnectionsSourceActionProps.Jsii$Proxy.getOutput()EcrSourceActionProps.getOutput()final ArtifactEcrSourceActionProps.Jsii$Proxy.getOutput()GitHubSourceActionProps.getOutput()final ArtifactGitHubSourceActionProps.Jsii$Proxy.getOutput()S3SourceActionProps.getOutput()final ArtifactS3SourceActionProps.Jsii$Proxy.getOutput()default ArtifactStepFunctionsInvokeActionProps.getOutput()The optional output Artifact of the Action.final ArtifactStepFunctionsInvokeActionProps.Jsii$Proxy.getOutput()default ArtifactAlexaSkillDeployActionProps.getParameterOverridesArtifact()An optional artifact containing overrides for the skill manifest.final ArtifactAlexaSkillDeployActionProps.Jsii$Proxy.getParameterOverridesArtifact()default ArtifactCodeDeployEcsDeployActionProps.getTaskDefinitionTemplateInput()The artifact containing the ECS task definition template file.final ArtifactCodeDeployEcsDeployActionProps.Jsii$Proxy.getTaskDefinitionTemplateInput()Methods in software.amazon.awscdk.services.codepipeline.actions that return types with arguments of type ArtifactModifier and TypeMethodDescriptionCloudFormationCreateReplaceChangeSetActionProps.getExtraInputs()The list of additional input Artifacts for this Action.CloudFormationCreateReplaceChangeSetActionProps.Jsii$Proxy.getExtraInputs()CloudFormationCreateUpdateStackActionProps.getExtraInputs()The list of additional input Artifacts for this Action.CloudFormationCreateUpdateStackActionProps.Jsii$Proxy.getExtraInputs()CloudFormationDeleteStackActionProps.getExtraInputs()The list of additional input Artifacts for this Action.CloudFormationDeleteStackActionProps.Jsii$Proxy.getExtraInputs()CodeBuildActionProps.getExtraInputs()The list of additional input Artifacts for this action.CodeBuildActionProps.Jsii$Proxy.getExtraInputs()JenkinsActionProps.getInputs()The source to use as input for this build.JenkinsActionProps.Jsii$Proxy.getInputs()LambdaInvokeActionProps.getInputs()The optional input Artifacts of the Action.LambdaInvokeActionProps.Jsii$Proxy.getInputs()CodeBuildActionProps.getOutputs()The list of output Artifacts for this action.CodeBuildActionProps.Jsii$Proxy.getOutputs()JenkinsActionProps.getOutputs()JenkinsActionProps.Jsii$Proxy.getOutputs()LambdaInvokeActionProps.getOutputs()The optional names of the output Artifacts of the Action.LambdaInvokeActionProps.Jsii$Proxy.getOutputs()Methods in software.amazon.awscdk.services.codepipeline.actions with parameters of type ArtifactModifier and TypeMethodDescriptionCodeDeployEcsDeployAction.Builder.appSpecTemplateInput(Artifact appSpecTemplateInput) The artifact containing the CodeDeploy AppSpec file.CodeDeployEcsDeployActionProps.Builder.appSpecTemplateInput(Artifact appSpecTemplateInput) Sets the value ofCodeDeployEcsDeployActionProps.getAppSpecTemplateInput()The source artifact containing the voice model and skill manifest.Sets the value ofAlexaSkillDeployActionProps.getInput()The source to use as input for this action.Sets the value ofCodeBuildActionProps.getInput()Sets the value ofCodeDeployEcsContainerImageInput.getInput()The source to use as input for deployment.Sets the value ofCodeDeployServerDeployActionProps.getInput()The input artifact that contains the JSON image definitions file to use for deployments.Sets the value ofEcsDeployActionProps.getInput()The source to use as input for deployment.Sets the value ofElasticBeanstalkDeployActionProps.getInput()The input Artifact to deploy to Amazon S3.Sets the value ofS3DeployActionProps.getInput()The name of the output artifact to generate.Sets the value ofCloudFormationCreateReplaceChangeSetActionProps.getOutput()The name of the output artifact to generate.Sets the value ofCloudFormationCreateUpdateStackActionProps.getOutput()The name of the output artifact to generate.Sets the value ofCloudFormationDeleteStackActionProps.getOutput()The name of the output artifact to generate.Sets the value ofCloudFormationExecuteChangeSetActionProps.getOutput()Sets the value ofCodeCommitSourceActionProps.getOutput()The output artifact that this action produces.Sets the value ofCodeStarConnectionsSourceActionProps.getOutput()Sets the value ofEcrSourceActionProps.getOutput()Sets the value ofGitHubSourceActionProps.getOutput()Sets the value ofS3SourceActionProps.getOutput()The optional output Artifact of the Action.Sets the value ofStepFunctionsInvokeActionProps.getOutput()AlexaSkillDeployAction.Builder.parameterOverridesArtifact(Artifact parameterOverridesArtifact) An optional artifact containing overrides for the skill manifest.AlexaSkillDeployActionProps.Builder.parameterOverridesArtifact(Artifact parameterOverridesArtifact) Sets the value ofAlexaSkillDeployActionProps.getParameterOverridesArtifact()CodeDeployEcsDeployAction.Builder.taskDefinitionTemplateInput(Artifact taskDefinitionTemplateInput) The artifact containing the ECS task definition template file.CodeDeployEcsDeployActionProps.Builder.taskDefinitionTemplateInput(Artifact taskDefinitionTemplateInput) Sets the value ofCodeDeployEcsDeployActionProps.getTaskDefinitionTemplateInput()Method parameters in software.amazon.awscdk.services.codepipeline.actions with type arguments of type ArtifactModifier and TypeMethodDescriptionCloudFormationCreateReplaceChangeSetAction.Builder.extraInputs(List<? extends Artifact> extraInputs) The list of additional input Artifacts for this Action.CloudFormationCreateReplaceChangeSetActionProps.Builder.extraInputs(List<? extends Artifact> extraInputs) Sets the value ofCloudFormationCreateReplaceChangeSetActionProps.getExtraInputs()CloudFormationCreateUpdateStackAction.Builder.extraInputs(List<? extends Artifact> extraInputs) The list of additional input Artifacts for this Action.CloudFormationCreateUpdateStackActionProps.Builder.extraInputs(List<? extends Artifact> extraInputs) Sets the value ofCloudFormationCreateUpdateStackActionProps.getExtraInputs()CloudFormationDeleteStackAction.Builder.extraInputs(List<? extends Artifact> extraInputs) The list of additional input Artifacts for this Action.CloudFormationDeleteStackActionProps.Builder.extraInputs(List<? extends Artifact> extraInputs) Sets the value ofCloudFormationDeleteStackActionProps.getExtraInputs()CodeBuildAction.Builder.extraInputs(List<? extends Artifact> extraInputs) The list of additional input Artifacts for this action.CodeBuildActionProps.Builder.extraInputs(List<? extends Artifact> extraInputs) Sets the value ofCodeBuildActionProps.getExtraInputs()The source to use as input for this build.Sets the value ofJenkinsActionProps.getInputs()The optional input Artifacts of the Action.Sets the value ofLambdaInvokeActionProps.getInputs()The list of output Artifacts for this action.Sets the value ofCodeBuildActionProps.getOutputs()Sets the value ofJenkinsActionProps.getOutputs()The optional names of the output Artifacts of the Action.Sets the value ofLambdaInvokeActionProps.getOutputs()