InventoryDestination
public struct InventoryDestination : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Contains the bucket name, file format, bucket owner (optional), and prefix (optional) where inventory results are published.
Declaration
Swift
public let s3BucketDestination: InventoryS3BucketDestination
-
Undocumented
Declaration
Swift
public init(s3BucketDestination: InventoryS3BucketDestination)