operationName

@JvmName(name = "mbmvcsnhrgnlrnyf")
suspend fun operationName(value: Output<String>)
@JvmName(name = "dkyafsmjayfhtjvo")
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.