maxVersions

@JvmName(name = "ceeyqiajqdcobphg")
suspend fun maxVersions(value: Output<List<GCPolicyMaxVersionArgs>>)
@JvmName(name = "wsqoifbrlwaifccr")
suspend fun maxVersions(value: List<GCPolicyMaxVersionArgs>?)

Parameters

value

GC policy that applies to all versions of a cell except for the most recent.


@JvmName(name = "xvjpajrxncrsuhyk")
suspend fun maxVersions(vararg values: Output<GCPolicyMaxVersionArgs>)


@JvmName(name = "xuiwkhdwssappbxv")
suspend fun maxVersions(values: List<Output<GCPolicyMaxVersionArgs>>)
@JvmName(name = "rbfothlgbwewjbky")
suspend fun maxVersions(vararg values: GCPolicyMaxVersionArgs)

Parameters

values

GC policy that applies to all versions of a cell except for the most recent.


@JvmName(name = "trpbrbgejlspmxfq")
suspend fun maxVersions(argument: List<suspend GCPolicyMaxVersionArgsBuilder.() -> Unit>)
@JvmName(name = "nopugnlomqffpepf")
suspend fun maxVersions(vararg argument: suspend GCPolicyMaxVersionArgsBuilder.() -> Unit)
@JvmName(name = "xnxbreiweswcvbne")
suspend fun maxVersions(argument: suspend GCPolicyMaxVersionArgsBuilder.() -> Unit)

Parameters

argument

GC policy that applies to all versions of a cell except for the most recent.