trustedKeyGroups

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

Parameters

value

A 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 = "vvdjusbxurthdadn")
suspend fun trustedKeyGroups(vararg values: Output<String>)


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

Parameters

values

A 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.