AutoRollbackConfiguration
public struct AutoRollbackConfiguration : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  Indicates whether a defined automatic rollback configuration is currently enabled. DeclarationSwift public let enabled: Bool?
- 
                  
                  The event type or types that trigger a rollback. DeclarationSwift public let events: [AutoRollbackEvent]?
- 
                  
                  Undocumented DeclarationSwift public init(enabled: Bool? = nil, events: [AutoRollbackEvent]? = nil)
 View on GitHub
View on GitHub AutoRollbackConfiguration Structure Reference
        AutoRollbackConfiguration Structure Reference