Uses of Class
software.amazon.awssdk.services.cloudfront.model.ActiveTrustedSigners
Packages that use ActiveTrustedSigners
-
Uses of ActiveTrustedSigners in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ActiveTrustedSignersModifier and TypeMethodDescriptionfinal ActiveTrustedSignersDistribution.activeTrustedSigners()final ActiveTrustedSignersStreamingDistribution.activeTrustedSigners()A complex type that lists the Amazon Web Services accounts, if any, that you included in theTrustedSignerscomplex type for this distribution.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ActiveTrustedSignersModifier and TypeMethodDescriptionDistribution.Builder.activeTrustedSigners(ActiveTrustedSigners activeTrustedSigners) StreamingDistribution.Builder.activeTrustedSigners(ActiveTrustedSigners activeTrustedSigners) A complex type that lists the Amazon Web Services accounts, if any, that you included in theTrustedSignerscomplex type for this distribution.