InsightFiltersResourceAwsEc2InstanceLaunchedAtDateRangeArgs

data class InsightFiltersResourceAwsEc2InstanceLaunchedAtDateRangeArgs(val unit: Output<String>, val value: Output<Int>) : ConvertibleToJava<InsightFiltersResourceAwsEc2InstanceLaunchedAtDateRangeArgs>

Constructors

constructor(unit: Output<String>, value: Output<Int>)

Properties

Link copied to clipboard
val unit: Output<String>

A date range unit for the date filter. Valid values: DAYS.

Link copied to clipboard
val value: Output<Int>

A date range value for the date filter, provided as an Integer.

Functions

Link copied to clipboard
open override fun toJava(): InsightFiltersResourceAwsEc2InstanceLaunchedAtDateRangeArgs