| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.CloudFrontStreamingDistributionTrustedSigners
Synopsis
- data CloudFrontStreamingDistributionTrustedSigners = CloudFrontStreamingDistributionTrustedSigners {}
- cloudFrontStreamingDistributionTrustedSigners :: Val Bool -> CloudFrontStreamingDistributionTrustedSigners
- cfsdtsAwsAccountNumbers :: Lens' CloudFrontStreamingDistributionTrustedSigners (Maybe (ValList Text))
- cfsdtsEnabled :: Lens' CloudFrontStreamingDistributionTrustedSigners (Val Bool)
Documentation
data CloudFrontStreamingDistributionTrustedSigners #
Full data type definition for
CloudFrontStreamingDistributionTrustedSigners. See
cloudFrontStreamingDistributionTrustedSigners for a more convenient
constructor.
Constructors
| CloudFrontStreamingDistributionTrustedSigners | |
Instances
cloudFrontStreamingDistributionTrustedSigners #
Constructor for CloudFrontStreamingDistributionTrustedSigners
containing required fields as arguments.