operationName

@JvmName(name = "iiutnlprekwxcfpa")
suspend fun operationName(value: Output<String>)
@JvmName(name = "mqjmqmberaxbsyco")
suspend fun operationName(value: String?)

Parameters

value

A human-friendly operation identifier for the method. For example, you can assign the `operationName` of `ListPets` for the `GET /pets` method in the `PetStore` example.