trustedSigners

@JvmName(name = "ygtqwynqesiqirru")
suspend fun trustedSigners(value: Output<List<String>>)
@JvmName(name = "ypwjtakgxthwywvy")
suspend fun trustedSigners(value: List<String>?)

Parameters

value

List of nested attributes for active trusted signers, if the distribution is set up to serve private content with signed URLs.


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


@JvmName(name = "leqatpxsguukwqpo")
suspend fun trustedSigners(values: List<Output<String>>)
@JvmName(name = "utkkpmmrmcpujhre")
suspend fun trustedSigners(vararg values: String)

Parameters

values

List of nested attributes for active trusted signers, if the distribution is set up to serve private content with signed URLs.