trustedKeyGroups

@JvmName(name = "ujiiqjocxnaljrcg")
suspend fun trustedKeyGroups(value: Output<List<String>>)
@JvmName(name = "ddqwlqcllceojxwb")
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 = "wpsrdgouqtrxpkgg")
suspend fun trustedKeyGroups(vararg values: Output<String>)


@JvmName(name = "atiurpmxdflgkwnr")
suspend fun trustedKeyGroups(values: List<Output<String>>)
@JvmName(name = "ibjdyhgokpiosueg")
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.