appliedFor

@JvmName(name = "uanfdojqwympmtru")
suspend fun appliedFor(value: Output<List<RepositoryCreationTemplateAppliedForItem>>)
@JvmName(name = "hatgeuufsbpcfoen")
suspend fun appliedFor(value: List<RepositoryCreationTemplateAppliedForItem>?)

Parameters

value

A list of enumerable Strings representing the repository creation scenarios that this template will apply towards. The two supported scenarios are PULL_THROUGH_CACHE and REPLICATION


@JvmName(name = "fubyytiownvsylhd")
suspend fun appliedFor(vararg values: Output<RepositoryCreationTemplateAppliedForItem>)


@JvmName(name = "odtwsupefvglekgr")
suspend fun appliedFor(values: List<Output<RepositoryCreationTemplateAppliedForItem>>)
@JvmName(name = "oelmdgjtrqmmpqto")
suspend fun appliedFor(vararg values: RepositoryCreationTemplateAppliedForItem)

Parameters

values

A list of enumerable Strings representing the repository creation scenarios that this template will apply towards. The two supported scenarios are PULL_THROUGH_CACHE and REPLICATION