uris

@JvmName(name = "jievcjliaeumrvix")
suspend fun uris(value: Output<List<String>>)
@JvmName(name = "jrdjftvotrfqiwws")
suspend fun uris(value: List<String>?)

Parameters

value

Optional but at least one of uris, emails or instruction must be specified. Use this URI field to direct an applicant to a website, for example to link to an online application form. The maximum number of allowed characters for each entry is 2,000.


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


@JvmName(name = "lyiecthpctfchkhk")
suspend fun uris(values: List<Output<String>>)
@JvmName(name = "ypfstrqdwkupkyer")
suspend fun uris(vararg values: String)

Parameters

values

Optional but at least one of uris, emails or instruction must be specified. Use this URI field to direct an applicant to a website, for example to link to an online application form. The maximum number of allowed characters for each entry is 2,000.