| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigSnapshotDeliveryProperties |
ConfigSnapshotDeliveryProperties.clone() |
ConfigSnapshotDeliveryProperties |
DeliveryChannel.getConfigSnapshotDeliveryProperties() |
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) |
DeliveryChannel |
DeliveryChannel.withConfigSnapshotDeliveryProperties(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties) |
Copyright © 2016. All rights reserved.