CapabilityAction

Action for an Amazon Web Services capability, containing the action parameters for control.

Types

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

Properties

Link copied to clipboard

Describe a capability action with an actionTraceId for a response command.

Link copied to clipboard

Describe a capability action with a name.

Link copied to clipboard

Describe a capability action with a capability property.

Link copied to clipboard
val ref: String?

Describe a capability action with an reference.

Functions

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