mandatoryArtifactsResourceIdsLinux

@JvmName(name = "qppeynnpqlgbmkvq")
suspend fun mandatoryArtifactsResourceIdsLinux(value: Output<List<String>>)
@JvmName(name = "dgdypieeyktphfku")
suspend fun mandatoryArtifactsResourceIdsLinux(value: List<String>?)

Parameters

value

The ordered list of artifact resource IDs that should be applied on all Linux VM creations by default, prior to the artifacts specified by the user.


@JvmName(name = "xlljxotkyilalsvf")
suspend fun mandatoryArtifactsResourceIdsLinux(vararg values: Output<String>)


@JvmName(name = "deqxorbspcrqxyaq")
suspend fun mandatoryArtifactsResourceIdsLinux(values: List<Output<String>>)
@JvmName(name = "jcmcgnfanphkyypy")
suspend fun mandatoryArtifactsResourceIdsLinux(vararg values: String)

Parameters

values

The ordered list of artifact resource IDs that should be applied on all Linux VM creations by default, prior to the artifacts specified by the user.