ConfigSnapshotDeliveryProperties
public struct ConfigSnapshotDeliveryProperties : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The frequency with which AWS Config delivers configuration snapshots.
Declaration
Swift
public let deliveryFrequency: MaximumExecutionFrequency? -
Undocumented
Declaration
Swift
public init(deliveryFrequency: MaximumExecutionFrequency? = nil)
View on GitHub
ConfigSnapshotDeliveryProperties Structure Reference