Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rule ¶
type Rule struct { Base rules.RegisteredRule // BadExample (yaml) contains CloudFormation code which would cause the check to fail BadExample []string // GoodExample (yaml) contains CloudFormation code which would pass the check GoodExample []string // Additional links for further reading about the check Links []string }
Rule ...
Click to show internal directories.
Click to hide internal directories.