DockerSettings

A collection of settings that configure the domain's Docker interaction.

Types

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

Properties

Link copied to clipboard

Indicates whether the domain can access Docker.

Link copied to clipboard

The list of Amazon Web Services accounts that are trusted when the domain is created in VPC-only mode.

Functions

Link copied to clipboard
inline fun copy(block: DockerSettings.Builder.() -> Unit = {}): DockerSettings
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