tableLifecycle

@JvmName(name = "fpcxwauicuytyxik")
suspend fun tableLifecycle(value: Output<ProjectPropertiesTableLifecycleArgs>)
@JvmName(name = "msaxnxtowkprvjql")
suspend fun tableLifecycle(value: ProjectPropertiesTableLifecycleArgs?)

Parameters

value

Set whether the lifecycle of the table in the project needs to be configured, that is, set the ODPS. table.lifecycle property, See table_lifecycle below.


@JvmName(name = "hcymwxscesphsoet")
suspend fun tableLifecycle(argument: suspend ProjectPropertiesTableLifecycleArgsBuilder.() -> Unit)

Parameters

argument

Set whether the lifecycle of the table in the project needs to be configured, that is, set the ODPS. table.lifecycle property, See table_lifecycle below.