maxVersions

@JvmName(name = "lrlgavgjpkjntoew")
suspend fun maxVersions(value: Output<List<GCPolicyMaxVersionArgs>>)
@JvmName(name = "rwrwlpjtudsqqtce")
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 = "rsagdvshvoswwxbi")
suspend fun maxVersions(vararg values: Output<GCPolicyMaxVersionArgs>)


@JvmName(name = "fevctohclmfixgmr")
suspend fun maxVersions(values: List<Output<GCPolicyMaxVersionArgs>>)
@JvmName(name = "rfmdwdseyhgdkisc")
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 = "slhumfskxvnxwikq")
suspend fun maxVersions(argument: List<suspend GCPolicyMaxVersionArgsBuilder.() -> Unit>)
@JvmName(name = "gmrgmllwlsstkrox")
suspend fun maxVersions(vararg argument: suspend GCPolicyMaxVersionArgsBuilder.() -> Unit)
@JvmName(name = "owjbmguoyybjtjcp")
suspend fun maxVersions(argument: suspend GCPolicyMaxVersionArgsBuilder.() -> Unit)

Parameters

argument

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