@@ -85,7 +85,7 @@ def list(
85
85
Get Security Center Issues
86
86
87
87
Args:
88
- account_id: Identifier
88
+ account_id: Identifier.
89
89
90
90
page: Current page within paginated list of results
91
91
@@ -157,7 +157,7 @@ def class_(
157
157
Get Security Center Issue Counts by Class
158
158
159
159
Args:
160
- account_id: Identifier
160
+ account_id: Identifier.
161
161
162
162
extra_headers: Send extra headers
163
163
@@ -214,7 +214,7 @@ def dismiss(
214
214
Archive Security Center Insight
215
215
216
216
Args:
217
- account_id: Identifier
217
+ account_id: Identifier.
218
218
219
219
extra_headers: Send extra headers
220
220
@@ -263,7 +263,7 @@ def severity(
263
263
Get Security Center Issue Counts by Severity
264
264
265
265
Args:
266
- account_id: Identifier
266
+ account_id: Identifier.
267
267
268
268
extra_headers: Send extra headers
269
269
@@ -329,7 +329,7 @@ def type(
329
329
Get Security Center Issue Counts by Type
330
330
331
331
Args:
332
- account_id: Identifier
332
+ account_id: Identifier.
333
333
334
334
extra_headers: Send extra headers
335
335
@@ -418,7 +418,7 @@ def list(
418
418
Get Security Center Issues
419
419
420
420
Args:
421
- account_id: Identifier
421
+ account_id: Identifier.
422
422
423
423
page: Current page within paginated list of results
424
424
@@ -490,7 +490,7 @@ async def class_(
490
490
Get Security Center Issue Counts by Class
491
491
492
492
Args:
493
- account_id: Identifier
493
+ account_id: Identifier.
494
494
495
495
extra_headers: Send extra headers
496
496
@@ -547,7 +547,7 @@ async def dismiss(
547
547
Archive Security Center Insight
548
548
549
549
Args:
550
- account_id: Identifier
550
+ account_id: Identifier.
551
551
552
552
extra_headers: Send extra headers
553
553
@@ -596,7 +596,7 @@ async def severity(
596
596
Get Security Center Issue Counts by Severity
597
597
598
598
Args:
599
- account_id: Identifier
599
+ account_id: Identifier.
600
600
601
601
extra_headers: Send extra headers
602
602
@@ -662,7 +662,7 @@ async def type(
662
662
Get Security Center Issue Counts by Type
663
663
664
664
Args:
665
- account_id: Identifier
665
+ account_id: Identifier.
666
666
667
667
extra_headers: Send extra headers
668
668
0 commit comments