mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
fix(elbv2): Add public attribute to TargetGroups
This commit is contained in:
@@ -295,4 +295,5 @@ class TargetGroups(BaseModel):
|
||||
arn: str
|
||||
target_type: str
|
||||
target: str
|
||||
public: bool
|
||||
lbdns: Optional[str]
|
||||
|
||||
Reference in New Issue
Block a user