CreateConsentPortalRequest

Types

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

Properties

Link copied to clipboard

The description of the consent portal.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that the consent portal assumes to access the resources defined in its sources.

Link copied to clipboard

The identity provider configuration that the consent portal uses to authenticate end users.

Link copied to clipboard
val name: String?

The name of the consent portal. The name must be unique within your account.

Link copied to clipboard

The resources served by the consent portal. Currently, we only support type agentcore-gateway.

Link copied to clipboard

A map of tag keys and values to assign to the consent portal. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment.

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