| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigSnapshotDeliveryProperties |
ConfigSnapshotDeliveryProperties.clone() |
ConfigSnapshotDeliveryProperties |
DeliveryChannel.getConfigSnapshotDeliveryProperties()
The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
|
ConfigSnapshotDeliveryProperties |
ConfigSnapshotDeliveryProperties.withDeliveryFrequency(MaximumExecutionFrequency deliveryFrequency)
The frequency with which AWS Config delivers configuration snapshots.
|
ConfigSnapshotDeliveryProperties |
ConfigSnapshotDeliveryProperties.withDeliveryFrequency(String deliveryFrequency)
The frequency with which AWS Config delivers configuration snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryChannel.setConfigSnapshotDeliveryProperties(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties)
The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
|
DeliveryChannel |
DeliveryChannel.withConfigSnapshotDeliveryProperties(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties)
The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
|
Copyright © 2018. All rights reserved.