matchObjectAge

@JvmName(name = "yrhsfgcsumfliffn")
suspend fun matchObjectAge(value: Output<StorageLensGroupMatchObjectAgeArgs>)
@JvmName(name = "yimnxwlbnkwdcofh")
suspend fun matchObjectAge(value: StorageLensGroupMatchObjectAgeArgs?)

Parameters

value

This property contains DaysGreaterThan and DaysLessThan properties to define the object age range (minimum and maximum number of days).


@JvmName(name = "risyfsybmcswasmf")
suspend fun matchObjectAge(argument: suspend StorageLensGroupMatchObjectAgeArgsBuilder.() -> Unit)

Parameters

argument

This property contains DaysGreaterThan and DaysLessThan properties to define the object age range (minimum and maximum number of days).