Project Custom Module Custom Config Custom Output Args
data class ProjectCustomModuleCustomConfigCustomOutputArgs(val properties: Output<List<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>>? = null) : ConvertibleToJava<ProjectCustomModuleCustomConfigCustomOutputArgs>
Constructors
Link copied to clipboard
constructor(properties: Output<List<ProjectCustomModuleCustomConfigCustomOutputPropertyArgs>>? = null)