location

@JvmName(name = "acssrdudposxdgcc")
suspend fun location(value: Output<DocumentationPartLocationArgs>)
@JvmName(name = "arasrcffwixrclkv")
suspend fun location(value: DocumentationPartLocationArgs?)

Parameters

value

Location of the targeted API entity of the to-be-created documentation part. See below.


@JvmName(name = "emerocsnunatsedr")
suspend fun location(argument: suspend DocumentationPartLocationArgsBuilder.() -> Unit)

Parameters

argument

Location of the targeted API entity of the to-be-created documentation part. See below.