FilterFilterCriteriaLambdaFunctionLastModifiedAt

data class FilterFilterCriteriaLambdaFunctionLastModifiedAt(val endInclusive: String? = null, val startInclusive: String? = null)

Constructors

constructor(endInclusive: String? = null, startInclusive: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endInclusive: String? = null

(Required) The end of the port range, inclusive.

Link copied to clipboard
val startInclusive: String? = null

(Optional) Start of the date range in RFC 3339 format, inclusive. Set the timezone to UTC.