GetConfigurationSetPlainArgs

data class GetConfigurationSetPlainArgs(val name: String) : ConvertibleToJava<GetConfigurationSetPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The name of the configuration set.

Functions

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