@@ -246,32 +246,10 @@ internal bool IsSetConfidence()
246
246
/// </para>
247
247
///
248
248
/// <para>
249
- /// This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
250
- /// <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
251
- /// limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
252
- /// timestamp formats with examples:
249
+ /// For more information about the validation and formatting of timestamp fields in Security
250
+ /// Hub, see <a href="https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps">Timestamps</a>.
253
251
/// </para>
254
- /// <ul> <li>
255
- /// <para>
256
- /// <c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)
257
- /// </para>
258
- /// </li> <li>
259
- /// <para>
260
- /// <c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)
261
- /// </para>
262
- /// </li> <li>
263
- /// <para>
264
- /// <c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)
265
- /// </para>
266
- /// </li> <li>
267
- /// <para>
268
- /// <c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)
269
- /// </para>
270
- /// </li> <li>
271
- /// <para>
272
- /// <c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)
273
- /// </para>
274
- /// </li> </ul>
252
+ ///
275
253
/// <para>
276
254
/// Array Members: Minimum number of 1 item. Maximum number of 20 items.
277
255
/// </para>
@@ -345,32 +323,10 @@ internal bool IsSetDescription()
345
323
/// </para>
346
324
///
347
325
/// <para>
348
- /// This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
349
- /// <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
350
- /// limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
351
- /// timestamp formats with examples:
352
- /// </para>
353
- /// <ul> <li>
354
- /// <para>
355
- /// <c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)
356
- /// </para>
357
- /// </li> <li>
358
- /// <para>
359
- /// <c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)
360
- /// </para>
361
- /// </li> <li>
362
- /// <para>
363
- /// <c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)
364
- /// </para>
365
- /// </li> <li>
366
- /// <para>
367
- /// <c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)
368
- /// </para>
369
- /// </li> <li>
370
- /// <para>
371
- /// <c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)
326
+ /// For more information about the validation and formatting of timestamp fields in Security
327
+ /// Hub, see <a href="https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps">Timestamps</a>.
372
328
/// </para>
373
- /// </li> </ul>
329
+ ///
374
330
/// <para>
375
331
/// Array Members: Minimum number of 1 item. Maximum number of 20 items.
376
332
/// </para>
@@ -434,37 +390,15 @@ internal bool IsSetId()
434
390
/// <summary>
435
391
/// Gets and sets the property LastObservedAt.
436
392
/// <para>
437
- /// A timestamp that indicates when the potential security issue captured by a finding
438
- /// was most recently observed by the security findings product .
393
+ /// A timestamp that indicates when the security findings provider most recently observed
394
+ /// a change in the resource that is involved in the finding .
439
395
/// </para>
440
396
///
441
397
/// <para>
442
- /// This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
443
- /// <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
444
- /// limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
445
- /// timestamp formats with examples:
446
- /// </para>
447
- /// <ul> <li>
448
- /// <para>
449
- /// <c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)
450
- /// </para>
451
- /// </li> <li>
452
- /// <para>
453
- /// <c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)
454
- /// </para>
455
- /// </li> <li>
456
- /// <para>
457
- /// <c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)
458
- /// </para>
459
- /// </li> <li>
460
- /// <para>
461
- /// <c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)
398
+ /// For more information about the validation and formatting of timestamp fields in Security
399
+ /// Hub, see <a href="https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps">Timestamps</a>.
462
400
/// </para>
463
- /// </li> <li>
464
- /// <para>
465
- /// <c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)
466
- /// </para>
467
- /// </li> </ul>
401
+ ///
468
402
/// <para>
469
403
/// Array Members: Minimum number of 1 item. Maximum number of 20 items.
470
404
/// </para>
@@ -510,32 +444,10 @@ internal bool IsSetNoteText()
510
444
/// </para>
511
445
///
512
446
/// <para>
513
- /// This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
514
- /// <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
515
- /// limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
516
- /// timestamp formats with examples:
517
- /// </para>
518
- /// <ul> <li>
519
- /// <para>
520
- /// <c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)
521
- /// </para>
522
- /// </li> <li>
523
- /// <para>
524
- /// <c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)
525
- /// </para>
526
- /// </li> <li>
527
- /// <para>
528
- /// <c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)
529
- /// </para>
530
- /// </li> <li>
531
- /// <para>
532
- /// <c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)
447
+ /// For more information about the validation and formatting of timestamp fields in Security
448
+ /// Hub, see <a href="https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps">Timestamps</a>.
533
449
/// </para>
534
- /// </li> <li>
535
- /// <para>
536
- /// <c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)
537
- /// </para>
538
- /// </li> </ul>
450
+ ///
539
451
/// <para>
540
452
/// Array Members: Minimum number of 1 item. Maximum number of 20 items.
541
453
/// </para>
@@ -968,32 +880,10 @@ internal bool IsSetType()
968
880
/// </para>
969
881
///
970
882
/// <para>
971
- /// This field accepts only the specified formats. Timestamps can end with <c>Z</c> or
972
- /// <c>("+" / "-") time-hour [":" time-minute]</c>. The time-secfrac after seconds is
973
- /// limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid
974
- /// timestamp formats with examples:
975
- /// </para>
976
- /// <ul> <li>
977
- /// <para>
978
- /// <c>YYYY-MM-DDTHH:MM:SSZ</c> (for example, <c>2019-01-31T23:00:00Z</c>)
979
- /// </para>
980
- /// </li> <li>
981
- /// <para>
982
- /// <c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ</c> (for example, <c>2019-01-31T23:00:00.123456789Z</c>)
883
+ /// For more information about the validation and formatting of timestamp fields in Security
884
+ /// Hub, see <a href="https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps">Timestamps</a>.
983
885
/// </para>
984
- /// </li> <li>
985
- /// <para>
986
- /// <c>YYYY-MM-DDTHH:MM:SS+HH:MM</c> (for example, <c>2024-01-04T15:25:10+17:59</c>)
987
- /// </para>
988
- /// </li> <li>
989
- /// <para>
990
- /// <c>YYYY-MM-DDTHH:MM:SS-HHMM</c> (for example, <c>2024-01-04T15:25:10-1759</c>)
991
- /// </para>
992
- /// </li> <li>
993
- /// <para>
994
- /// <c>YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM</c> (for example, <c>2024-01-04T15:25:10.123456789+17:59</c>)
995
- /// </para>
996
- /// </li> </ul>
886
+ ///
997
887
/// <para>
998
888
/// Array Members: Minimum number of 1 item. Maximum number of 20 items.
999
889
/// </para>
0 commit comments