public static interface InventoryS3BucketDestination.Builder
Modifier and Type | Method and Description |
---|---|
InventoryS3BucketDestination.Builder |
accountId(String accountId) |
InventoryS3BucketDestination.Builder |
bucket(String bucket) |
InventoryS3BucketDestination |
build() |
InventoryS3BucketDestination.Builder |
encryption(InventoryEncryption encryption) |
InventoryS3BucketDestination.Builder |
format(InventoryFormat format) |
InventoryS3BucketDestination.Builder |
prefix(String prefix) |
InventoryS3BucketDestination.Builder accountId(String accountId)
InventoryS3BucketDestination.Builder bucket(String bucket)
InventoryS3BucketDestination.Builder format(InventoryFormat format)
InventoryS3BucketDestination.Builder prefix(String prefix)
InventoryS3BucketDestination.Builder encryption(InventoryEncryption encryption)
InventoryS3BucketDestination build()
Copyright © 2021. All rights reserved.