Uses of Interface
software.amazon.awscdk.services.codepipeline.ActionProperties
Packages that use ActionProperties
Package
Description
AWS CodePipeline Construct Library
AWS CodePipeline Actions
-
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 TypeMethodDescriptionprotected ActionPropertiesAction.getProvidedActionProperties()This is a renamed version of theIAction.actionPropertiesproperty.Constructors in software.amazon.awscdk.services.codepipeline.actions with parameters of type ActionProperties