GetDomainConfigurationPlainArgs

data class GetDomainConfigurationPlainArgs(val domainConfigurationName: String) : ConvertibleToJava<GetDomainConfigurationPlainArgs>

Constructors

Link copied to clipboard
constructor(domainConfigurationName: String)

Properties

Link copied to clipboard

The name of the domain configuration. This value must be unique to a region.

Functions

Link copied to clipboard
open override fun toJava(): GetDomainConfigurationPlainArgs