and

@JvmName(name = "ssjwvqcfpmxukvtb")
suspend fun and(value: Output<StorageLensGroupAndArgs>)
@JvmName(name = "yonqiaplluaydspc")
suspend fun and(value: StorageLensGroupAndArgs?)

Parameters

value

This property contains the And logical operator, which allows multiple filter conditions to be joined for more complex comparisons of Storage Lens group data. Objects must match all of the listed filter conditions that are joined by the And logical operator. Only one of each filter condition is allowed.


@JvmName(name = "evkanonmumnvjsyj")
suspend fun and(argument: suspend StorageLensGroupAndArgsBuilder.() -> Unit)

Parameters

argument

This property contains the And logical operator, which allows multiple filter conditions to be joined for more complex comparisons of Storage Lens group data. Objects must match all of the listed filter conditions that are joined by the And logical operator. Only one of each filter condition is allowed.