CreatePresignedDomainUrlRequest
Types
Properties
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 UserProfile to sign-in as.
Functions
Link copied to clipboard
inline fun copy(block: CreatePresignedDomainUrlRequest.Builder.() -> Unit = {}): CreatePresignedDomainUrlRequest