appliedFor

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

Parameters

value

A list of enumerable Strings representing the repository creation scenarios that the template will apply towards.


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


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

Parameters

values

A list of enumerable Strings representing the repository creation scenarios that the template will apply towards.