GetTenantConfigurationPlainArgs

data class GetTenantConfigurationPlainArgs(val configurationName: String) : ConvertibleToJava<GetTenantConfigurationPlainArgs>

Constructors

Link copied to clipboard
constructor(configurationName: String)

Properties

Link copied to clipboard

The name of the Configuration

Functions

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