| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
InventoryDestination.Jsii$Proxy
An implementation for
InventoryDestination |
| Modifier and Type | Method and Description |
|---|---|
InventoryDestination |
InventoryDestination.Builder.build()
Builds the configured instance.
|
InventoryDestination |
Inventory.getDestination()
(experimental) The destination of the inventory.
|
InventoryDestination |
Inventory.Jsii$Proxy.getDestination() |
| Modifier and Type | Method and Description |
|---|---|
Inventory.Builder |
Inventory.Builder.destination(InventoryDestination destination)
Sets the value of
Inventory.getDestination() |
| Constructor and Description |
|---|
Jsii$Proxy(InventoryDestination destination,
Boolean enabled,
InventoryFormat format,
InventoryFrequency frequency,
InventoryObjectVersion includeObjectVersions,
String inventoryId,
String objectsPrefix,
List<String> optionalFields)
Constructor that initializes the object based on literal property values passed by the
Inventory.Builder. |
Copyright © 2021. All rights reserved.