class Aws::CodePipeline::Types::ActionType

Returns information about the details of an action type.

@!attribute [rw] id

Represents information about an action type.
@return [Types::ActionTypeId]

@!attribute [rw] settings

The settings for the action type.
@return [Types::ActionTypeSettings]

@!attribute [rw] action_configuration_properties

The configuration properties for the action type.
@return [Array<Types::ActionConfigurationProperty>]

@!attribute [rw] input_artifact_details

The details of the input artifact for the action, such as its commit
ID.
@return [Types::ArtifactDetails]

@!attribute [rw] output_artifact_details

The details of the output artifact of the action, such as its commit
ID.
@return [Types::ArtifactDetails]

@see docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ActionType AWS API Documentation

Constants

SENSITIVE