AWS SDK for .NET Documentation
Items Property
AmazonAmazon.CloudFront.ModelActiveTrustedSignersItems Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Items. A complex type that contains one Signer complex type for each unique trusted signer that is specified in the TrustedSigners complex type, including trusted signers in the default cache behavior and in all of the other cache behaviors.
Declaration Syntax
C#
public List<Signer> Items { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)