appliedFor

@JvmName(name = "rahliexmqjieymiu")
suspend fun appliedFor(value: Output<List<RepositoryCreationTemplateAppliedForItem>>)
@JvmName(name = "qwnaibubdgafupap")
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 = "btslduxhraqnhmhp")
suspend fun appliedFor(vararg values: Output<RepositoryCreationTemplateAppliedForItem>)


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

Parameters

values

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