AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This data type is used in the AssessmentRunFilter data type.

Inheritance Hierarchy

System.Object
  Amazon.Inspector.Model.TimestampRange

Namespace: Amazon.Inspector.Model
Assembly: AWSSDK.Inspector.dll
Version: 3.x.y.z

Syntax

C#
public class TimestampRange

The TimestampRange type exposes the following members

Constructors

NameDescription
Public Method TimestampRange()

Properties

NameTypeDescription
Public Property BeginDate System.DateTime

Gets and sets the property BeginDate.

The minimum value of the timestamp range.

Public Property EndDate System.DateTime

Gets and sets the property EndDate.

The maximum value of the timestamp range.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5