Key Group Config Args
data class KeyGroupConfigArgs(val comment: Output<String>? = null, val items: Output<List<String>>, val name: Output<String>) : ConvertibleToJava<KeyGroupConfigArgs>
A key group configuration. A key group contains a list of public keys that you can use with CloudFront signed URLs and signed cookies.