DeleteCustomActionTypeRequest

Represents the input of a DeleteCustomActionType operation. The custom action will be marked as deleted.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The category of the custom action that you want to delete, such as source or deploy.

Link copied to clipboard

The provider of the service used in the custom action, such as CodeDeploy.

Link copied to clipboard

The version of the custom action to delete.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String