CreateDelegationRequestRequest

Types

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

Properties

Link copied to clipboard

A description of the delegation request.

Link copied to clipboard

The notification channel for updates about the delegation request.

Link copied to clipboard

Specifies whether the delegation token should only be sent by the owner.

Link copied to clipboard

The Amazon Web Services account ID this delegation request is targeted to.

Link copied to clipboard

The permissions to be delegated in this delegation request.

Link copied to clipboard

The URL to redirect to after the delegation request is processed.

Link copied to clipboard

A message explaining the reason for the delegation request.

Link copied to clipboard

The workflow ID associated with the requestor.

Link copied to clipboard

The duration for which the delegated session should remain active, in seconds.

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