Uses of Class
software.amazon.awssdk.services.cloudfront.model.ActiveTrustedKeyGroups
Packages that use ActiveTrustedKeyGroups
-
Uses of ActiveTrustedKeyGroups in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ActiveTrustedKeyGroupsModifier and TypeMethodDescriptionfinal ActiveTrustedKeyGroupsDistribution.activeTrustedKeyGroups()This field contains a list of key groups and the public keys in each key group that CloudFront can use to verify the signatures of signed URLs or signed cookies.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ActiveTrustedKeyGroupsModifier and TypeMethodDescriptionDistribution.Builder.activeTrustedKeyGroups(ActiveTrustedKeyGroups activeTrustedKeyGroups) This field contains a list of key groups and the public keys in each key group that CloudFront can use to verify the signatures of signed URLs or signed cookies.