UpdateDomainRequest

Types

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

Properties

Link copied to clipboard

Specifies the VPC used for non-EFS traffic.

Link copied to clipboard

The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode. Required when CreateDomain.AppNetworkAccessType is VPCOnly and DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is provided. If setting up the domain for use with RStudio, this value must be set to Service.

Link copied to clipboard

The default settings for shared spaces that users create in the domain.

Link copied to clipboard

A collection of settings.

Link copied to clipboard

The ID of the domain to be updated.

Link copied to clipboard

A collection of DomainSettings configuration values to update.

Link copied to clipboard

The VPC subnets that Studio uses for communication.

Link copied to clipboard

Indicates whether custom tag propagation is supported for the domain. Defaults to DISABLED.

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