UseCase

class UseCase

Contains the use case.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the use case.

Link copied to clipboard

The identifier for the use case.

Link copied to clipboard

The type of use case to associate to the integration association. Each integration association can have only one of each use case type.

Functions

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