Adrien

Results 3 issues of Adrien

### The following program `sample.go` triggers an unexpected result ```go package main type SomeStruct struct { } type Inter interface { Hello() string World() string } func (s *SomeStruct) Hello()...

### Description Add captcha config to wafv2 ### Relations Closes #29071 ### References https://docs.aws.amazon.com/waf/latest/APIReference/API_ImmunityTimeProperty.html ### Output from Acceptance Testing ``` $ make testacc TESTS=TestAccWAFV2WebACL PKG=wafv2 ==> Checking that code complies...

documentation
size/M
tests
service/wafv2