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 a AWS Config recurringly delivers configuration
snapshots.
|
ConfigSnapshotDeliveryProperties |
ConfigSnapshotDeliveryProperties.withDeliveryFrequency(String deliveryFrequency)
The frequency with which a AWS Config recurringly delivers configuration
snapshots.
|
Modifier and Type | Method and Description |
---|---|
void |
DeliveryChannel.setConfigSnapshotDeliveryProperties(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties) |
DeliveryChannel |
DeliveryChannel.withConfigSnapshotDeliveryProperties(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties) |
Copyright © 2018. All rights reserved.