immutableStorageWithVersioning

@JvmName(name = "niiyoqhjnkvlobve")
suspend fun immutableStorageWithVersioning(value: Output<ImmutableStorageWithVersioningArgs>)
@JvmName(name = "ytlyrpqoqbdhfayn")
suspend fun immutableStorageWithVersioning(value: ImmutableStorageWithVersioningArgs?)

Parameters

value

The object level immutability property of the container. The property is immutable and can only be set to true at the container creation time. Existing containers must undergo a migration process.


@JvmName(name = "vifvcvgaltwoeltm")
suspend fun immutableStorageWithVersioning(argument: suspend ImmutableStorageWithVersioningArgsBuilder.() -> Unit)

Parameters

argument

The object level immutability property of the container. The property is immutable and can only be set to true at the container creation time. Existing containers must undergo a migration process.