GetFlowMetadataResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the flow.

Link copied to clipboard

The time this flow was created.

Link copied to clipboard

The description for the flow.

Link copied to clipboard

The unique identifier of the flow.

Link copied to clipboard

The last time this flow was modified.

Link copied to clipboard

A display name for the flow.

Link copied to clipboard

The publish state for the flow. Valid values are DRAFT, PUBLISHED, or PENDING_APPROVAL.

Link copied to clipboard

The Amazon Web Services request ID for this operation.

Link copied to clipboard

The number of runs done for the flow.

Link copied to clipboard
val status: Int

The HTTP status of the request.

Link copied to clipboard

The number of users who have used the flow.

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