C# Class Amazon.CodePipeline.Model.DeleteCustomActionTypeRequest

Container for the parameters to the DeleteCustomActionType operation. Marks a custom action as deleted. PollForJobs for the custom action will fail after the action is marked for deletion. Only used for custom actions.

You cannot recreate a custom action after it has been deleted unless you increase the version number of the action.

Inheritance: AmazonCodePipelineRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCategory ( ) : bool
IsSetProvider ( ) : bool
IsSetVersion ( ) : bool