trustedSigners

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

Parameters

value

List of AWS account IDs (or self) that you want to allow to create signed URLs for private content. See the CloudFront User Guide for more information about this feature.


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


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

Parameters

values

List of AWS account IDs (or self) that you want to allow to create signed URLs for private content. See the CloudFront User Guide for more information about this feature.