CopyableBuilder<InventoryDestination.Builder,InventoryDestination>
, SdkBuilder<InventoryDestination.Builder,InventoryDestination>
public static interface InventoryDestination.Builder extends CopyableBuilder<InventoryDestination.Builder,InventoryDestination>
Modifier and Type | Method | Description |
---|---|---|
InventoryDestination.Builder |
s3BucketDestination(InventoryS3BucketDestination s3BucketDestination) |
Contains the bucket name, file format, bucket owner (optional), and prefix (optional) where inventory results
are published.
|
copy
apply, build
InventoryDestination.Builder s3BucketDestination(InventoryS3BucketDestination s3BucketDestination)
s3BucketDestination
- Contains the bucket name, file format, bucket owner (optional), and prefix (optional) where inventory
results are published.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.