GetFunctionDefinitionVersionResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the function definition version.

Link copied to clipboard

The time, in milliseconds since the epoch, when the function definition version was created.

Link copied to clipboard

Information on the definition.

Link copied to clipboard
val id: String?

The ID of the function definition version.

Link copied to clipboard

The token for the next set of results, or ''null'' if there are no additional results.

Link copied to clipboard

The version of the function definition version.

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