trustedKeyGroups

@JvmName(name = "asuhoeeuounnrqso")
suspend fun trustedKeyGroups(value: Output<List<String>>)
@JvmName(name = "lkrwqrqhjryokasn")
suspend fun trustedKeyGroups(value: List<String>?)

Parameters

value

List of key group IDs that CloudFront can use to validate signed URLs or signed cookies. See the CloudFront User Guide for more information about this feature.


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


@JvmName(name = "jhpghabqkjpijvgk")
suspend fun trustedKeyGroups(values: List<Output<String>>)
@JvmName(name = "uifuxdguamnyewgy")
suspend fun trustedKeyGroups(vararg values: String)

Parameters

values

List of key group IDs that CloudFront can use to validate signed URLs or signed cookies. See the CloudFront User Guide for more information about this feature.