GetConfigurationProfilePlainArgs

data class GetConfigurationProfilePlainArgs(val profileName: String) : ConvertibleToJava<GetConfigurationProfilePlainArgs>

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

The name of the configuration profile. The profile name should be set to 'default', all other names will be overwritten.