ServiceFunction

Represents a logical component of a service.

Types

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

Properties

Link copied to clipboard

The timestamp when the service function was created.

Link copied to clipboard

The criticality level of the service function.

Link copied to clipboard

Resource description.

Link copied to clipboard

Entity label (not part of ARN — spaces allowed).

Link copied to clipboard

The number of resources associated with the service function.

Link copied to clipboard

ARN identifier.

Link copied to clipboard

The unique identifier of the service function.

Link copied to clipboard

The source of the service function.

Link copied to clipboard

The timestamp when the service function was last updated.

Functions

Link copied to clipboard
inline fun copy(block: ServiceFunction.Builder.() -> Unit = {}): ServiceFunction
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