JavaComponentConfigurationProperty interface
Configuration properties for a Java Component
Properties
property |
The name of the property |
value | The value of the property |
Property Details
propertyName
The name of the property
propertyName?: string
Property Value
string
value
The value of the property
value?: string
Property Value
string