Skip to content

Commit

Permalink
Update guardduty.py (#1037)
Browse files Browse the repository at this point in the history
  • Loading branch information
benbridts authored and markpeek committed May 6, 2018
1 parent 8657db9 commit d81cdde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions troposphere/guardduty.py
Expand Up @@ -46,6 +46,7 @@ class Member(AWSObject):
'MemberId': (basestring, True),
'Message': (basestring, False),
'Status': (basestring, False),
'DisableEmailNotification': (bool, False),
}


Expand Down

0 comments on commit d81cdde

Please sign in to comment.