identity

@JvmName(name = "xfvqtjiwbrxdmoai")
suspend fun identity(value: Output<WorkbookIdentityArgs>)
@JvmName(name = "tkhcthibrlgjfvbf")
suspend fun identity(value: WorkbookIdentityArgs?)

Parameters

value

An identity block as defined below. Changing this forces a new Workbook to be created.


@JvmName(name = "snfirrwolckbejvp")
suspend fun identity(argument: suspend WorkbookIdentityArgsBuilder.() -> Unit)

Parameters

argument

An identity block as defined below. Changing this forces a new Workbook to be created.