AnalysisTableFieldCustomIconContentArgs

data class AnalysisTableFieldCustomIconContentArgs(val icon: Output<AnalysisTableFieldIconSetType>? = null) : ConvertibleToJava<AnalysisTableFieldCustomIconContentArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val icon: Output<AnalysisTableFieldIconSetType>? = null