TemplateCustomActionSetParametersOperationArgs

data class TemplateCustomActionSetParametersOperationArgs(val parameterValueConfigurations: Output<List<TemplateSetParameterValueConfigurationArgs>>) : ConvertibleToJava<TemplateCustomActionSetParametersOperationArgs>

Constructors

constructor(parameterValueConfigurations: Output<List<TemplateSetParameterValueConfigurationArgs>>)

Properties

Link copied to clipboard

The parameter that determines the value configuration.

Functions

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