toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.inspectorv2.kotlin.outputs
/
FilterDateFilter
Filter
Date
Filter
data
class
FilterDateFilter
(
val
endInclusive
:
Int
?
=
null
,
val
startInclusive
:
Int
?
=
null
)
Members
Constructors
Filter
Date
Filter
Link copied to clipboard
constructor
(
endInclusive
:
Int
?
=
null
,
startInclusive
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
Inclusive
Link copied to clipboard
val
endInclusive
:
Int
?
=
null
start
Inclusive
Link copied to clipboard
val
startInclusive
:
Int
?
=
null