StandardComponentPropertiesArgs

data class StandardComponentPropertiesArgs(val key: Output<String>? = null) : ConvertibleToJava<StandardComponentPropertiesArgs>

Describes properties of an component as related to the standard

Constructors

Link copied to clipboard
fun StandardComponentPropertiesArgs(key: Output<String>? = null)

Functions

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

Properties

Link copied to clipboard
val key: Output<String>? = null

Component Key matching componentMetadata