includes

@JvmName(name = "agflqjlxdelhxmtt")
suspend fun includes(value: Output<List<AccessGroupIncludeArgs>>)
@JvmName(name = "rbvnoxvawktbnajs")
suspend fun includes(value: List<AccessGroupIncludeArgs>?)

Parameters

value

Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.


@JvmName(name = "qqicdwbexbuosdxh")
suspend fun includes(vararg values: Output<AccessGroupIncludeArgs>)


@JvmName(name = "vcseclgbiywjamch")
suspend fun includes(values: List<Output<AccessGroupIncludeArgs>>)
@JvmName(name = "pxpjlydhuctalumn")
suspend fun includes(vararg values: AccessGroupIncludeArgs)

Parameters

values

Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.


@JvmName(name = "csmsefxtbbvhjumx")
suspend fun includes(argument: List<suspend AccessGroupIncludeArgsBuilder.() -> Unit>)
@JvmName(name = "gttvgtcuchiuaijq")
suspend fun includes(vararg argument: suspend AccessGroupIncludeArgsBuilder.() -> Unit)
@JvmName(name = "wqmclskikmflietw")
suspend fun includes(argument: suspend AccessGroupIncludeArgsBuilder.() -> Unit)

Parameters

argument

Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.