Dot Net Component Configuration Property Args
data class DotNetComponentConfigurationPropertyArgs(val propertyName: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<DotNetComponentConfigurationPropertyArgs>
Configuration properties for a .NET Component