InventoryEncryption
public struct InventoryEncryption : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
Specifies the use of SSE-KMS to encrypt delivered inventory reports.
Declaration
Swift
public let ssekms: SSEKMS? - 
                  
                  
Specifies the use of SSE-S3 to encrypt delivered inventory reports.
Declaration
Swift
public let sses3: SSES3? 
View on GitHub
        InventoryEncryption Structure Reference