trustedSigners

@JvmName(name = "cwjnryvmijevyabf")
suspend fun trustedSigners(value: Output<List<String>>)
@JvmName(name = "pnogetmpkgvcpfrb")
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 = "eburycyoniehesta")
suspend fun trustedSigners(vararg values: Output<String>)


@JvmName(name = "jdsqvxhmwaqxhrbs")
suspend fun trustedSigners(values: List<Output<String>>)
@JvmName(name = "jguyoobeajckvrou")
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.