CreateTermsRequest

Types

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

Properties

Link copied to clipboard

The ID of the app client where you want to create terms documents. Must be an app client in the requested user pool.

Link copied to clipboard

This parameter is reserved for future use and currently accepts only one value.

Link copied to clipboard

A map of URLs to languages. For each localized language that will view the requested TermsName, assign a URL. A selection of cognito:default displays for all languages that don't have a language-specific URL.

Link copied to clipboard

A friendly name for the document that you want to create in the current request. Must begin with terms-of-use or privacy-policy as identification of the document type. Provide URLs for both terms-of-use and privacy-policy in separate requests.

Link copied to clipboard

This parameter is reserved for future use and currently accepts only one value.

Link copied to clipboard

The ID of the user pool where you want to create terms documents.

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