Uses of Interface
software.amazon.awscdk.services.codepipeline.ActionProperties
Packages that use ActionProperties
Package
Description
Continuous Integration / Continuous Delivery for CDK Applications
CDK Pipelines
AWS CodePipeline Construct Library
AWS CodePipeline Actions
-
Uses of ActionProperties in software.amazon.awscdk.appdelivery
Methods in software.amazon.awscdk.appdelivery that return ActionProperties -
Uses of ActionProperties in software.amazon.awscdk.pipelines
Methods in software.amazon.awscdk.pipelines that return ActionPropertiesModifier and TypeMethodDescriptionDeployCdkStackAction.getActionProperties()Deprecated.PublishAssetsAction.getActionProperties()Deprecated.ShellScriptAction.getActionProperties()Deprecated.SimpleSynthAction.getActionProperties()Deprecated.UpdatePipelineAction.getActionProperties()Deprecated. -
Uses of ActionProperties in software.amazon.awscdk.services.codepipeline
Classes in software.amazon.awscdk.services.codepipeline that implement ActionPropertiesMethods in software.amazon.awscdk.services.codepipeline that return ActionPropertiesModifier and TypeMethodDescriptionActionProperties.Builder.build()Builds the configured instance.Action.getActionProperties()The simple properties of the Action, like its Owner, name, etc.IAction.getActionProperties()The simple properties of the Action, like its Owner, name, etc.default ActionPropertiesIAction.Jsii$Default.getActionProperties()The simple properties of the Action, like its Owner, name, etc.final ActionPropertiesIAction.Jsii$Proxy.getActionProperties()The simple properties of the Action, like its Owner, name, etc.protected abstract ActionPropertiesAction.getProvidedActionProperties()This is a renamed version of theIAction.actionPropertiesproperty. -
Uses of ActionProperties in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return ActionPropertiesModifier and TypeMethodDescriptionBitBucketSourceAction.getActionProperties()Deprecated.protected ActionPropertiesAction.getProvidedActionProperties()This is a renamed version of theIAction.actionPropertiesproperty.Constructors in software.amazon.awscdk.services.codepipeline.actions with parameters of type ActionProperties