CreatePresignedDomainUrlRequest

Types

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

Properties

Link copied to clipboard

The domain ID.

Link copied to clipboard

The number of seconds until the pre-signed URL expires. This value defaults to 300.

Link copied to clipboard

The landing page that the user is directed to when accessing the presigned URL. Using this value, users can access Studio or Studio Classic, even if it is not the default experience for the domain. The supported values are:

Link copied to clipboard

The session expiration duration in seconds. This value defaults to 43200.

Link copied to clipboard

The name of the space.

Link copied to clipboard

The name of the UserProfile to sign-in as.

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