Package | Description |
---|---|
com.amazonaws.services.config.model | |
com.amazonaws.services.config.model.transform |
Modifier and Type | Field and Description |
---|---|
private ConfigSnapshotDeliveryProperties |
DeliveryChannel.configSnapshotDeliveryProperties |
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(java.lang.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) |
Modifier and Type | Method and Description |
---|---|
ConfigSnapshotDeliveryProperties |
ConfigSnapshotDeliveryPropertiesJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigSnapshotDeliveryPropertiesJsonMarshaller.marshall(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|