| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigExportDeliveryInfo |
DeliveryChannelStatus.configHistoryDeliveryInfo()
A list that contains the status of the delivery of the configuration history to the specified Amazon S3 bucket.
|
ConfigExportDeliveryInfo |
DeliveryChannelStatus.configSnapshotDeliveryInfo()
A list containing the status of the delivery of the snapshot to the specified Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryChannelStatus.Builder |
DeliveryChannelStatus.Builder.configHistoryDeliveryInfo(ConfigExportDeliveryInfo configHistoryDeliveryInfo)
A list that contains the status of the delivery of the configuration history to the specified Amazon S3
bucket.
|
DeliveryChannelStatus.Builder |
DeliveryChannelStatus.Builder.configSnapshotDeliveryInfo(ConfigExportDeliveryInfo configSnapshotDeliveryInfo)
A list containing the status of the delivery of the snapshot to the specified Amazon S3 bucket.
|
Copyright © 2023. All rights reserved.