DescribeRecipeResponse

Types

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

Properties

Link copied to clipboard

The date and time that the recipe was created.

Link copied to clipboard

The identifier (user name) of the user who created the recipe.

Link copied to clipboard

The description of the recipe.

Link copied to clipboard

The identifier (user name) of the user who last modified the recipe.

Link copied to clipboard

The date and time that the recipe was last modified.

Link copied to clipboard

The name of the recipe.

Link copied to clipboard

The name of the project associated with this recipe.

Link copied to clipboard

The identifier (user name) of the user who last published the recipe.

Link copied to clipboard

The date and time when the recipe was last published.

Link copied to clipboard

The recipe version identifier.

Link copied to clipboard

The ARN of the recipe.

Link copied to clipboard

One or more steps to be performed by the recipe. Each step consists of an action, and the conditions under which the action should succeed.

Link copied to clipboard

Metadata tags associated with this project.

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